diff options
Diffstat (limited to 'arch/arm/mach-omap2/pm34xx.c')
-rw-r--r-- | arch/arm/mach-omap2/pm34xx.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index 160fa250c41e..4c85762107bd 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++ b/arch/arm/mach-omap2/pm34xx.c | |||
@@ -32,6 +32,7 @@ | |||
32 | 32 | ||
33 | #include <trace/events/power.h> | 33 | #include <trace/events/power.h> |
34 | 34 | ||
35 | #include <asm/fncpy.h> | ||
35 | #include <asm/suspend.h> | 36 | #include <asm/suspend.h> |
36 | #include <asm/system_misc.h> | 37 | #include <asm/system_misc.h> |
37 | 38 | ||
@@ -40,8 +41,6 @@ | |||
40 | #include <plat/prcm.h> | 41 | #include <plat/prcm.h> |
41 | #include <plat-omap/dma-omap.h> | 42 | #include <plat-omap/dma-omap.h> |
42 | 43 | ||
43 | #include "../plat-omap/sram.h" | ||
44 | |||
45 | #include "soc.h" | 44 | #include "soc.h" |
46 | #include "common.h" | 45 | #include "common.h" |
47 | #include "cm2xxx_3xxx.h" | 46 | #include "cm2xxx_3xxx.h" |
@@ -52,6 +51,7 @@ | |||
52 | #include "prm2xxx_3xxx.h" | 51 | #include "prm2xxx_3xxx.h" |
53 | #include "pm.h" | 52 | #include "pm.h" |
54 | #include "sdrc.h" | 53 | #include "sdrc.h" |
54 | #include "sram.h" | ||
55 | #include "control.h" | 55 | #include "control.h" |
56 | 56 | ||
57 | /* pm34xx errata defined in pm.h */ | 57 | /* pm34xx errata defined in pm.h */ |