commit | f78f10436806660f39440a729acbaf03e3a01023 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Mar 04 11:04:12 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Mar 21 22:05:50 2006 +0000 |
tree | 3cef9023d54d12bc029893b35945f7bec69a22d3 | |
parent | bfe65704812f82751470106ea50aeb7e7d37cc3f [diff] |
[ARM] Remove unnecessary asm/hardware.h includes 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>