diff options
Diffstat (limited to 'arch/arm/mach-imx/mx31moboard-smartbot.c')
-rw-r--r-- | arch/arm/mach-imx/mx31moboard-smartbot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mx31moboard-smartbot.c b/arch/arm/mach-imx/mx31moboard-smartbot.c index afb4d054fb08..807e88274e13 100644 --- a/arch/arm/mach-imx/mx31moboard-smartbot.c +++ b/arch/arm/mach-imx/mx31moboard-smartbot.c | |||
@@ -24,7 +24,6 @@ | |||
24 | #include <linux/usb/ulpi.h> | 24 | #include <linux/usb/ulpi.h> |
25 | 25 | ||
26 | #include <mach/hardware.h> | 26 | #include <mach/hardware.h> |
27 | #include <mach/ulpi.h> | ||
28 | 27 | ||
29 | #include <media/soc_camera.h> | 28 | #include <media/soc_camera.h> |
30 | 29 | ||
@@ -32,6 +31,7 @@ | |||
32 | #include "common.h" | 31 | #include "common.h" |
33 | #include "devices-imx31.h" | 32 | #include "devices-imx31.h" |
34 | #include "iomux-mx3.h" | 33 | #include "iomux-mx3.h" |
34 | #include "ulpi.h" | ||
35 | 35 | ||
36 | static unsigned int smartbot_pins[] = { | 36 | static unsigned int smartbot_pins[] = { |
37 | /* UART1 */ | 37 | /* UART1 */ |