diff options
Diffstat (limited to 'arch/arm/mach-imx/mx31moboard-marxbot.c')
-rw-r--r-- | arch/arm/mach-imx/mx31moboard-marxbot.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-imx/mx31moboard-marxbot.c b/arch/arm/mach-imx/mx31moboard-marxbot.c index ea973c46f8e1..a4f43e90f3c1 100644 --- a/arch/arm/mach-imx/mx31moboard-marxbot.c +++ b/arch/arm/mach-imx/mx31moboard-marxbot.c | |||
@@ -24,12 +24,11 @@ | |||
24 | 24 | ||
25 | #include <linux/usb/otg.h> | 25 | #include <linux/usb/otg.h> |
26 | 26 | ||
27 | #include <mach/hardware.h> | ||
28 | |||
29 | #include <media/soc_camera.h> | 27 | #include <media/soc_camera.h> |
30 | 28 | ||
31 | #include "common.h" | 29 | #include "common.h" |
32 | #include "devices-imx31.h" | 30 | #include "devices-imx31.h" |
31 | #include "hardware.h" | ||
33 | #include "iomux-mx3.h" | 32 | #include "iomux-mx3.h" |
34 | #include "ulpi.h" | 33 | #include "ulpi.h" |
35 | 34 | ||