[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>
Tento commit je obsažen v:
Russell King
2006-03-04 11:04:12 +00:00
odevzdal Russell King
rodič bfe6570481
revize f78f104368
12 změnil soubory, kde provedl 0 přidání a 12 odebrání

Zobrazit soubor

@@ -37,7 +37,6 @@
#include <asm/pgtable.h>
#include <asm/procinfo.h>
#include <asm/ptrace.h>
#include <asm/hardware.h>
/*
* Function: arm720_proc_init (void)