diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_2430_data.c')
-rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_2430_data.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_2430_data.c b/arch/arm/mach-omap2/omap_hwmod_2430_data.c index 23582fcb97ff..ceb23c3fa89d 100644 --- a/arch/arm/mach-omap2/omap_hwmod_2430_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_2430_data.c | |||
@@ -13,7 +13,6 @@ | |||
13 | * XXX these should be marked initdata for multi-OMAP kernels | 13 | * XXX these should be marked initdata for multi-OMAP kernels |
14 | */ | 14 | */ |
15 | #include <plat/omap_hwmod.h> | 15 | #include <plat/omap_hwmod.h> |
16 | #include <plat/cpu.h> | ||
17 | #include <plat/dma.h> | 16 | #include <plat/dma.h> |
18 | #include <plat/serial.h> | 17 | #include <plat/serial.h> |
19 | #include <plat/i2c.h> | 18 | #include <plat/i2c.h> |
@@ -23,10 +22,8 @@ | |||
23 | #include <plat/mmc.h> | 22 | #include <plat/mmc.h> |
24 | #include <plat/l3_2xxx.h> | 23 | #include <plat/l3_2xxx.h> |
25 | 24 | ||
26 | #include <plat/hardware.h> | 25 | #include "soc.h" |
27 | |||
28 | #include "omap_hwmod_common_data.h" | 26 | #include "omap_hwmod_common_data.h" |
29 | |||
30 | #include "prm-regbits-24xx.h" | 27 | #include "prm-regbits-24xx.h" |
31 | #include "cm-regbits-24xx.h" | 28 | #include "cm-regbits-24xx.h" |
32 | #include "wd_timer.h" | 29 | #include "wd_timer.h" |