diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-omap4panda.c')
-rw-r--r-- | arch/arm/mach-omap2/board-omap4panda.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/board-omap4panda.c b/arch/arm/mach-omap2/board-omap4panda.c index a8c2c4263e38..7722d4d97fb9 100644 --- a/arch/arm/mach-omap2/board-omap4panda.c +++ b/arch/arm/mach-omap2/board-omap4panda.c | |||
@@ -30,14 +30,13 @@ | |||
30 | #include <linux/wl12xx.h> | 30 | #include <linux/wl12xx.h> |
31 | 31 | ||
32 | #include <mach/hardware.h> | 32 | #include <mach/hardware.h> |
33 | #include <mach/omap4-common.h> | ||
34 | #include <asm/mach-types.h> | 33 | #include <asm/mach-types.h> |
35 | #include <asm/mach/arch.h> | 34 | #include <asm/mach/arch.h> |
36 | #include <asm/mach/map.h> | 35 | #include <asm/mach/map.h> |
37 | #include <video/omapdss.h> | 36 | #include <video/omapdss.h> |
38 | 37 | ||
39 | #include <plat/board.h> | 38 | #include <plat/board.h> |
40 | #include <plat/common.h> | 39 | #include "common.h" |
41 | #include <plat/usb.h> | 40 | #include <plat/usb.h> |
42 | #include <plat/mmc.h> | 41 | #include <plat/mmc.h> |
43 | #include <video/omap-panel-dvi.h> | 42 | #include <video/omap-panel-dvi.h> |