diff options
Diffstat (limited to 'arch/arm/mach-omap2/sleep.S')
| -rw-r--r-- | arch/arm/mach-omap2/sleep.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/sleep.S b/arch/arm/mach-omap2/sleep.S index 46ccb9b8b58..87a706fd5f8 100644 --- a/arch/arm/mach-omap2/sleep.S +++ b/arch/arm/mach-omap2/sleep.S | |||
| @@ -23,8 +23,8 @@ | |||
| 23 | 23 | ||
| 24 | #include <linux/linkage.h> | 24 | #include <linux/linkage.h> |
| 25 | #include <asm/assembler.h> | 25 | #include <asm/assembler.h> |
| 26 | #include <asm/arch/io.h> | 26 | #include <mach/io.h> |
| 27 | #include <asm/arch/pm.h> | 27 | #include <mach/pm.h> |
| 28 | 28 | ||
| 29 | #include "sdrc.h" | 29 | #include "sdrc.h" |
| 30 | 30 | ||
