[ARM] Remove "translated" io macros
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 30 Nov 2006 14:39:14 +0000 (14:39 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 30 Nov 2006 14:39:14 +0000 (14:39 +0000)
The "translated" io macros were never really used.  Remove them.
Preserve the L7200 inb() and friends by defining the __io()
macro, so that the generic versions can be used instead.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found