diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/mach-n30.c')
-rw-r--r-- | arch/arm/mach-s3c2410/mach-n30.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/mach-s3c2410/mach-n30.c b/arch/arm/mach-s3c2410/mach-n30.c index 0411e9adb54d..dbac7311f98f 100644 --- a/arch/arm/mach-s3c2410/mach-n30.c +++ b/arch/arm/mach-s3c2410/mach-n30.c | |||
@@ -38,10 +38,10 @@ | |||
38 | #include <asm/arch/regs-gpio.h> | 38 | #include <asm/arch/regs-gpio.h> |
39 | #include <asm/arch/iic.h> | 39 | #include <asm/arch/iic.h> |
40 | 40 | ||
41 | #include "s3c2410.h" | 41 | #include <asm/plat-s3c24xx/s3c2410.h> |
42 | #include "clock.h" | 42 | #include <asm/plat-s3c24xx/clock.h> |
43 | #include "devs.h" | 43 | #include <asm/plat-s3c24xx/devs.h> |
44 | #include "cpu.h" | 44 | #include <asm/plat-s3c24xx/cpu.h> |
45 | 45 | ||
46 | static struct map_desc n30_iodesc[] __initdata = { | 46 | static struct map_desc n30_iodesc[] __initdata = { |
47 | /* nothing here yet */ | 47 | /* nothing here yet */ |