[ARM] Remove unnecessary asm/hardware.h includes
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 4 Mar 2006 11:04:12 +0000 (11:04 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Mar 2006 22:05:50 +0000 (22:05 +0000)
asm/hardware.h is not required for the majority of processor support
files, ioremap support, mm initialisation, acorn IO support, nor
the debug code (which picks up its machine specific includes via
debug-macros.S)

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

No differences found