ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 7 Jul 2011 08:02:06 +0000 (09:02 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 17 Aug 2011 07:44:17 +0000 (08:44 +0100)
Remove IO_SPACE_LIMIT definitions from platforms which have a well
defined ISA or PCI, and has a 64K window.

EBSA110 - well defined set of ISA devices.
Footbridge, Integrator, IXP4xx, VT8500 - PCI platforms.

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

No differences found