commit | ca493f3a420df58e7b42e079390e8a70f8829311 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Feb 20 09:05:31 2007 +0100 |
committer | Stefan Roese <sr@denx.de> | Tue Feb 20 09:05:31 2007 +0100 |
tree | 917be25c40f04786f46f4ed849769ff2e685ffe1 | |
parent | 89cf4cc82d3e078cb28a2638c6ee4d38b4dd518a [diff] |
[PATCH 7_9] Replace ace_readw_ace_writeb functions with macros Register read/write does not need to be wrapped in a full function. The patch replaces them with macros. Signed-off-by: Grant Likely <grant.likely@secretlab.ca>