]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[PATCH 7_9] Replace ace_readw_ace_writeb functions with macros
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 20 Feb 2007 08:05:31 +0000 (09:05 +0100)
committerStefan Roese <sr@denx.de>
Tue, 20 Feb 2007 08:05:31 +0000 (09:05 +0100)
commitf4852ebe6ca946a509667eb68be42026f837be76
tree917be25c40f04786f46f4ed849769ff2e685ffe1
parent3a8ce9af6fcb5744a7851b4440c07688acc40844
[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>
drivers/systemace.c