diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap4-common.c')
-rw-r--r-- | arch/arm/mach-omap2/omap4-common.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/omap4-common.c b/arch/arm/mach-omap2/omap4-common.c index de89d382f52c..05d55fb3f8f5 100644 --- a/arch/arm/mach-omap2/omap4-common.c +++ b/arch/arm/mach-omap2/omap4-common.c | |||
@@ -25,11 +25,11 @@ | |||
25 | #include <asm/mach/map.h> | 25 | #include <asm/mach/map.h> |
26 | #include <asm/memblock.h> | 26 | #include <asm/memblock.h> |
27 | 27 | ||
28 | #include <plat/sram.h> | ||
29 | #include <plat/omap-secure.h> | 28 | #include <plat/omap-secure.h> |
30 | 29 | ||
31 | #include "omap-wakeupgen.h" | 30 | #include "../plat-omap/sram.h" |
32 | 31 | ||
32 | #include "omap-wakeupgen.h" | ||
33 | #include "soc.h" | 33 | #include "soc.h" |
34 | #include "common.h" | 34 | #include "common.h" |
35 | #include "mmc.h" | 35 | #include "mmc.h" |