diff options
Diffstat (limited to 'arch/arm/mach-omap2/io.c')
-rw-r--r-- | arch/arm/mach-omap2/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/io.c b/arch/arm/mach-omap2/io.c index b373cb59845c..80d1cf17af8c 100644 --- a/arch/arm/mach-omap2/io.c +++ b/arch/arm/mach-omap2/io.c | |||
@@ -26,7 +26,6 @@ | |||
26 | #include <asm/mach/map.h> | 26 | #include <asm/mach/map.h> |
27 | 27 | ||
28 | #include <plat/serial.h> | 28 | #include <plat/serial.h> |
29 | #include <plat/omap-pm.h> | ||
30 | #include <plat-omap/dma-omap.h> | 29 | #include <plat-omap/dma-omap.h> |
31 | 30 | ||
32 | #include "../plat-omap/sram.h" | 31 | #include "../plat-omap/sram.h" |
@@ -42,6 +41,7 @@ | |||
42 | #include "clock2xxx.h" | 41 | #include "clock2xxx.h" |
43 | #include "clock3xxx.h" | 42 | #include "clock3xxx.h" |
44 | #include "clock44xx.h" | 43 | #include "clock44xx.h" |
44 | #include "omap-pm.h" | ||
45 | #include "sdrc.h" | 45 | #include "sdrc.h" |
46 | 46 | ||
47 | /* | 47 | /* |