mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
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>