sparc: add {read,write}*_be routines
authorJan Andersson <jan@gaisler.com>
Tue, 10 May 2011 23:13:33 +0000 (23:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 May 2011 20:44:29 +0000 (13:44 -0700)
commit21dccddf45aae2d9f973696ce06115da0d1012b6
tree1b06f817f84ae1007097541a922ded918f3ef05e
parentb1054282d752c5a026e2c0450616ebf37fc0413e
sparc: add {read,write}*_be routines

This patch adds {read,write}*_be big endian memory access
routines to the io.h header used on SPARC32 and SPARC64.

Tested on SPARC32 (LEON)

Signed-off-by: Jan Andersson <jan@gaisler.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/io.h