[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead

Remove includes of asm/hardware.h in addition to asm/arch/hardware.h.
Then, since asm/hardware.h only exists to include asm/arch/hardware.h,
update everything to directly include asm/arch/hardware.h and remove
asm/hardware.h.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Russell King
2008-08-04 10:41:28 +01:00
committed by Russell King
szülő 0f8469a54f
commit be50972935
620 fájl változott, egészen pontosan 617 új sor hozzáadva és 640 régi sor törölve

Fájl megtekintése

@@ -24,7 +24,7 @@
#include <linux/mtd/concat.h>
#endif
#include <asm/hardware.h>
#include <asm/arch/hardware.h>
#include <asm/arch/h3600.h>
#include <asm/io.h>