diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/pm-h1940.S')
-rw-r--r-- | arch/arm/mach-s3c2410/pm-h1940.S | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/mach-s3c2410/pm-h1940.S b/arch/arm/mach-s3c2410/pm-h1940.S index 7d66de7ff7db..c93bf2db9f4d 100644 --- a/arch/arm/mach-s3c2410/pm-h1940.S +++ b/arch/arm/mach-s3c2410/pm-h1940.S | |||
@@ -20,10 +20,10 @@ | |||
20 | 20 | ||
21 | #include <linux/linkage.h> | 21 | #include <linux/linkage.h> |
22 | #include <asm/assembler.h> | 22 | #include <asm/assembler.h> |
23 | #include <asm/hardware.h> | 23 | #include <mach/hardware.h> |
24 | #include <asm/arch/map.h> | 24 | #include <mach/map.h> |
25 | 25 | ||
26 | #include <asm/arch/regs-gpio.h> | 26 | #include <mach/regs-gpio.h> |
27 | 27 | ||
28 | .text | 28 | .text |
29 | .global h1940_pm_return | 29 | .global h1940_pm_return |