[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:
@@ -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)
|
||||
|
Odkázat v novém úkolu
Zablokovat Uživatele