diff options
Diffstat (limited to 'arch/arm/mach-imx/pm-imx5.c')
-rw-r--r-- | arch/arm/mach-imx/pm-imx5.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/pm-imx5.c b/arch/arm/mach-imx/pm-imx5.c index 19621ed1ffa5..9fead8c4ea9d 100644 --- a/arch/arm/mach-imx/pm-imx5.c +++ b/arch/arm/mach-imx/pm-imx5.c | |||
@@ -16,9 +16,10 @@ | |||
16 | #include <asm/cacheflush.h> | 16 | #include <asm/cacheflush.h> |
17 | #include <asm/system_misc.h> | 17 | #include <asm/system_misc.h> |
18 | #include <asm/tlbflush.h> | 18 | #include <asm/tlbflush.h> |
19 | #include <mach/common.h> | ||
20 | #include <mach/cpuidle.h> | 19 | #include <mach/cpuidle.h> |
21 | #include <mach/hardware.h> | 20 | #include <mach/hardware.h> |
21 | |||
22 | #include "common.h" | ||
22 | #include "crm-regs-imx5.h" | 23 | #include "crm-regs-imx5.h" |
23 | 24 | ||
24 | /* | 25 | /* |