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 fc8d1785a02d..318be44ee34f 100644 --- a/arch/arm/mach-imx/mx31moboard-smartbot.c +++ b/arch/arm/mach-imx/mx31moboard-smartbot.c | |||
@@ -25,13 +25,13 @@ | |||
25 | 25 | ||
26 | #include <mach/common.h> | 26 | #include <mach/common.h> |
27 | #include <mach/hardware.h> | 27 | #include <mach/hardware.h> |
28 | #include <mach/iomux-mx3.h> | ||
29 | #include <mach/ulpi.h> | 28 | #include <mach/ulpi.h> |
30 | 29 | ||
31 | #include <media/soc_camera.h> | 30 | #include <media/soc_camera.h> |
32 | 31 | ||
33 | #include "board-mx31moboard.h" | 32 | #include "board-mx31moboard.h" |
34 | #include "devices-imx31.h" | 33 | #include "devices-imx31.h" |
34 | #include "iomux-mx3.h" | ||
35 | 35 | ||
36 | static unsigned int smartbot_pins[] = { | 36 | static unsigned int smartbot_pins[] = { |
37 | /* UART1 */ | 37 | /* UART1 */ |