commit | f4852ebe6ca946a509667eb68be42026f837be76 | [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 | 3a8ce9af6fcb5744a7851b4440c07688acc40844 [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>