diff options
Diffstat (limited to 'arch/arm/mach-omap2/soc.h')
-rw-r--r-- | arch/arm/mach-omap2/soc.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/soc.h b/arch/arm/mach-omap2/soc.h index 40195f1ccdc9..93c08de5bb06 100644 --- a/arch/arm/mach-omap2/soc.h +++ b/arch/arm/mach-omap2/soc.h | |||
@@ -1 +1,7 @@ | |||
1 | #include <plat/cpu.h> | 1 | #include <plat/cpu.h> |
2 | #include <plat/omap24xx.h> | ||
3 | #include <plat/omap34xx.h> | ||
4 | #include <plat/omap44xx.h> | ||
5 | #include <plat/ti81xx.h> | ||
6 | #include <plat/am33xx.h> | ||
7 | #include <plat/omap54xx.h> | ||