diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/mach-amlm5900.c')
-rw-r--r-- | arch/arm/mach-s3c2410/mach-amlm5900.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/mach-s3c2410/mach-amlm5900.c b/arch/arm/mach-s3c2410/mach-amlm5900.c index 2d72496ed09f..f0de3c23ce78 100644 --- a/arch/arm/mach-s3c2410/mach-amlm5900.c +++ b/arch/arm/mach-s3c2410/mach-amlm5900.c | |||
@@ -42,15 +42,15 @@ | |||
42 | #include <asm/mach/irq.h> | 42 | #include <asm/mach/irq.h> |
43 | #include <asm/mach/flash.h> | 43 | #include <asm/mach/flash.h> |
44 | 44 | ||
45 | #include <asm/arch/hardware.h> | 45 | #include <mach/hardware.h> |
46 | #include <asm/io.h> | 46 | #include <asm/io.h> |
47 | #include <asm/irq.h> | 47 | #include <asm/irq.h> |
48 | #include <asm/mach-types.h> | 48 | #include <asm/mach-types.h> |
49 | #include <asm/arch/fb.h> | 49 | #include <mach/fb.h> |
50 | 50 | ||
51 | #include <asm/plat-s3c/regs-serial.h> | 51 | #include <asm/plat-s3c/regs-serial.h> |
52 | #include <asm/arch/regs-lcd.h> | 52 | #include <mach/regs-lcd.h> |
53 | #include <asm/arch/regs-gpio.h> | 53 | #include <mach/regs-gpio.h> |
54 | 54 | ||
55 | #include <asm/plat-s3c24xx/devs.h> | 55 | #include <asm/plat-s3c24xx/devs.h> |
56 | #include <asm/plat-s3c24xx/cpu.h> | 56 | #include <asm/plat-s3c24xx/cpu.h> |