Orion: move I/O macros out of orion.h
commitb590bc5cd0ced1019f02ca7c9b8594482304987f
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 27 Mar 2008 18:51:41 +0000 (27 14:51 -0400)
committerNicolas Pitre <nico@marvell.com>
Thu, 27 Mar 2008 18:51:41 +0000 (27 14:51 -0400)
tree381df16e64f65ef0ae604f39fc8f0f26baa7bdb6
parentda14d88e90d476b315e5e9c3e3ffa940cb670c6d
Orion: move I/O macros out of orion.h

Move the Orion register accessor macros out of orion.h, to prevent
them from ending up in the decompressor image (Orion uncompress.h
includes orion.h.)  Move them into io.h, which seems a better place
for this kind of stuff.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Reviewed-by: Tzachi Perelstein <tzachi@marvell.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
arch/arm/mach-orion/addr-map.c
arch/arm/mach-orion/gpio.c
arch/arm/mach-orion/irq.c
include/asm-arm/arch-orion/io.h
include/asm-arm/arch-orion/orion.h