diff options
Diffstat (limited to 'arch/arm/mach-s3c2440/mach-at2440evb.c')
| -rw-r--r-- | arch/arm/mach-s3c2440/mach-at2440evb.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/mach-s3c2440/mach-at2440evb.c b/arch/arm/mach-s3c2440/mach-at2440evb.c index f5e3c7f2763..f0f0cc6afcf 100644 --- a/arch/arm/mach-s3c2440/mach-at2440evb.c +++ b/arch/arm/mach-s3c2440/mach-at2440evb.c | |||
| @@ -27,14 +27,14 @@ | |||
| 27 | #include <asm/mach/map.h> | 27 | #include <asm/mach/map.h> |
| 28 | #include <asm/mach/irq.h> | 28 | #include <asm/mach/irq.h> |
| 29 | 29 | ||
| 30 | #include <asm/hardware.h> | 30 | #include <mach/hardware.h> |
| 31 | #include <asm/irq.h> | 31 | #include <asm/irq.h> |
| 32 | #include <asm/mach-types.h> | 32 | #include <asm/mach-types.h> |
| 33 | 33 | ||
| 34 | #include <asm/plat-s3c/regs-serial.h> | 34 | #include <asm/plat-s3c/regs-serial.h> |
| 35 | #include <asm/arch/regs-gpio.h> | 35 | #include <mach/regs-gpio.h> |
| 36 | #include <asm/arch/regs-mem.h> | 36 | #include <mach/regs-mem.h> |
| 37 | #include <asm/arch/regs-lcd.h> | 37 | #include <mach/regs-lcd.h> |
| 38 | #include <asm/plat-s3c/nand.h> | 38 | #include <asm/plat-s3c/nand.h> |
| 39 | 39 | ||
| 40 | #include <linux/mtd/mtd.h> | 40 | #include <linux/mtd/mtd.h> |
