ARM: io: RiscPC: eliminate private inb() et.al. definitions
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 7 Jul 2011 13:43:11 +0000 (14:43 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 17 Aug 2011 07:44:16 +0000 (08:44 +0100)
As we've got rid of the bit-31 set IO addresses, we can now use the
standard inb() definitions and reduce the IO space limit to 64K.

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

No differences found