[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
committed by
Russell King
parent
a1b81a84ff
commit
a09e64fbc0
@@ -30,7 +30,7 @@
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/delay.h>
|
||||
|
||||
#include <asm/arch/hardware.h>
|
||||
#include <mach/hardware.h>
|
||||
#include <asm/irq.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/delay.h>
|
||||
@@ -39,9 +39,9 @@
|
||||
#include <asm/mach/arch.h>
|
||||
#include <asm/mach/map.h>
|
||||
|
||||
#include <asm/arch/system-reset.h>
|
||||
#include <mach/system-reset.h>
|
||||
|
||||
#include <asm/arch/regs-gpio.h>
|
||||
#include <mach/regs-gpio.h>
|
||||
#include <asm/plat-s3c/regs-serial.h>
|
||||
|
||||
#include <asm/plat-s3c24xx/cpu.h>
|
||||
|
Reference in New Issue
Block a user