diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_2420_data.c')
| -rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_2420_data.c | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_2420_data.c b/arch/arm/mach-omap2/omap_hwmod_2420_data.c index b5db6007c523..b5efe58c0be0 100644 --- a/arch/arm/mach-omap2/omap_hwmod_2420_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_2420_data.c | |||
| @@ -12,21 +12,23 @@ | |||
| 12 | * XXX handle crossbar/shared link difference for L3? | 12 | * XXX handle crossbar/shared link difference for L3? |
| 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 <linux/platform_data/spi-omap2-mcspi.h> | ||
| 16 | 15 | ||
| 17 | #include <plat/omap_hwmod.h> | 16 | #include <linux/i2c-omap.h> |
| 18 | #include <plat/dma.h> | 17 | #include <linux/platform_data/spi-omap2-mcspi.h> |
| 19 | #include <plat/serial.h> | 18 | #include <linux/omap-dma.h> |
| 20 | #include <plat/i2c.h> | ||
| 21 | #include <plat/dmtimer.h> | 19 | #include <plat/dmtimer.h> |
| 20 | |||
| 21 | #include "omap_hwmod.h" | ||
| 22 | #include "l3_2xxx.h" | 22 | #include "l3_2xxx.h" |
| 23 | #include "l4_2xxx.h" | 23 | #include "l4_2xxx.h" |
| 24 | #include <plat/mmc.h> | ||
| 25 | 24 | ||
| 26 | #include "omap_hwmod_common_data.h" | 25 | #include "omap_hwmod_common_data.h" |
| 27 | 26 | ||
| 28 | #include "cm-regbits-24xx.h" | 27 | #include "cm-regbits-24xx.h" |
| 29 | #include "prm-regbits-24xx.h" | 28 | #include "prm-regbits-24xx.h" |
| 29 | #include "i2c.h" | ||
| 30 | #include "mmc.h" | ||
| 31 | #include "serial.h" | ||
| 30 | #include "wd_timer.h" | 32 | #include "wd_timer.h" |
| 31 | 33 | ||
| 32 | /* | 34 | /* |
