diff options
author | Tony Lindgren <tony@atomide.com> | 2012-10-24 18:05:45 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-10-24 18:05:45 -0400 |
commit | 6d02643d64b4440394ee462ea4b870c8506cd9e7 (patch) | |
tree | e58aba813aa1d040b98355325459ec8ad1c6a4e6 /arch/arm/mach-omap2/board-igep0020.c | |
parent | 3d82cbbb3aadb4f8a30e3f614e51be96574a0855 (diff) | |
parent | e8c4a7acc9ec0ee82feedcdc3c6d0ee44d67918a (diff) |
Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers
Conflicts:
arch/arm/mach-omap1/clock.c
arch/arm/mach-omap2/board-2430sdp.c
arch/arm/mach-omap2/board-4430sdp.c
arch/arm/mach-omap2/board-cm-t35.c
arch/arm/mach-omap2/board-igep0020.c
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/board-omap3beagle.c
arch/arm/mach-omap2/board-omap3logic.c
arch/arm/mach-omap2/board-omap4panda.c
arch/arm/mach-omap2/board-overo.c
arch/arm/mach-omap2/board-rm680.c
arch/arm/mach-omap2/board-rx51.c
arch/arm/mach-omap2/twl-common.c
arch/arm/mach-omap2/usb-host.c
arch/arm/mach-omap2/usb-musb.c
Diffstat (limited to 'arch/arm/mach-omap2/board-igep0020.c')
-rw-r--r-- | arch/arm/mach-omap2/board-igep0020.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/arm/mach-omap2/board-igep0020.c b/arch/arm/mach-omap2/board-igep0020.c index 9a9a9b5f78b6..dbc705ac4334 100644 --- a/arch/arm/mach-omap2/board-igep0020.c +++ b/arch/arm/mach-omap2/board-igep0020.c | |||
@@ -29,14 +29,12 @@ | |||
29 | #include <asm/mach-types.h> | 29 | #include <asm/mach-types.h> |
30 | #include <asm/mach/arch.h> | 30 | #include <asm/mach/arch.h> |
31 | 31 | ||
32 | #include "common.h" | ||
33 | #include "gpmc.h" | ||
34 | #include <plat/usb.h> | ||
35 | |||
36 | #include <video/omapdss.h> | 32 | #include <video/omapdss.h> |
37 | #include <video/omap-panel-tfp410.h> | 33 | #include <video/omap-panel-tfp410.h> |
38 | #include <linux/platform_data/mtd-onenand-omap2.h> | 34 | #include <linux/platform_data/mtd-onenand-omap2.h> |
39 | 35 | ||
36 | #include "common.h" | ||
37 | #include "gpmc.h" | ||
40 | #include "mux.h" | 38 | #include "mux.h" |
41 | #include "hsmmc.h" | 39 | #include "hsmmc.h" |
42 | #include "sdram-numonyx-m65kxxxxam.h" | 40 | #include "sdram-numonyx-m65kxxxxam.h" |