diff options
Diffstat (limited to 'arch/arm/mach-s3c2440/mach-rx3715.c')
-rw-r--r-- | arch/arm/mach-s3c2440/mach-rx3715.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/mach-s3c2440/mach-rx3715.c b/arch/arm/mach-s3c2440/mach-rx3715.c index bac40c4878a5..e0b07e6a0a18 100644 --- a/arch/arm/mach-s3c2440/mach-rx3715.c +++ b/arch/arm/mach-s3c2440/mach-rx3715.c | |||
@@ -33,18 +33,18 @@ | |||
33 | #include <asm/mach/map.h> | 33 | #include <asm/mach/map.h> |
34 | #include <asm/mach/irq.h> | 34 | #include <asm/mach/irq.h> |
35 | 35 | ||
36 | #include <asm/hardware.h> | 36 | #include <mach/hardware.h> |
37 | #include <asm/io.h> | 37 | #include <asm/io.h> |
38 | #include <asm/irq.h> | 38 | #include <asm/irq.h> |
39 | #include <asm/mach-types.h> | 39 | #include <asm/mach-types.h> |
40 | 40 | ||
41 | #include <asm/plat-s3c/regs-serial.h> | 41 | #include <asm/plat-s3c/regs-serial.h> |
42 | #include <asm/arch/regs-gpio.h> | 42 | #include <mach/regs-gpio.h> |
43 | #include <asm/arch/regs-lcd.h> | 43 | #include <mach/regs-lcd.h> |
44 | 44 | ||
45 | #include <asm/arch/h1940.h> | 45 | #include <mach/h1940.h> |
46 | #include <asm/plat-s3c/nand.h> | 46 | #include <asm/plat-s3c/nand.h> |
47 | #include <asm/arch/fb.h> | 47 | #include <mach/fb.h> |
48 | 48 | ||
49 | #include <asm/plat-s3c24xx/clock.h> | 49 | #include <asm/plat-s3c24xx/clock.h> |
50 | #include <asm/plat-s3c24xx/devs.h> | 50 | #include <asm/plat-s3c24xx/devs.h> |