[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>
Цей коміт міститься в:
Russell King
2008-08-04 10:41:28 +01:00
зафіксовано Russell King
джерело 0f8469a54f
коміт be50972935
620 змінених файлів з 617 додано та 640 видалено

Переглянути файл

@@ -28,7 +28,7 @@
#include <linux/platform_device.h>
#include <linux/bootmem.h>
#include <asm/hardware.h>
#include <asm/arch/hardware.h>
#include <asm/io.h>
#include <asm/mach/map.h>