diff options
Diffstat (limited to 'arch/arm/mach-imx/mach-cpuimx35.c')
-rw-r--r-- | arch/arm/mach-imx/mach-cpuimx35.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-cpuimx35.c b/arch/arm/mach-imx/mach-cpuimx35.c index 0abfcb436eb8..132243b2b703 100644 --- a/arch/arm/mach-imx/mach-cpuimx35.c +++ b/arch/arm/mach-imx/mach-cpuimx35.c | |||
@@ -39,10 +39,10 @@ | |||
39 | 39 | ||
40 | #include <mach/hardware.h> | 40 | #include <mach/hardware.h> |
41 | #include <mach/common.h> | 41 | #include <mach/common.h> |
42 | #include <mach/iomux-mx35.h> | ||
43 | 42 | ||
44 | #include "devices-imx35.h" | 43 | #include "devices-imx35.h" |
45 | #include "eukrea-baseboards.h" | 44 | #include "eukrea-baseboards.h" |
45 | #include "iomux-mx35.h" | ||
46 | 46 | ||
47 | static const struct imxuart_platform_data uart_pdata __initconst = { | 47 | static const struct imxuart_platform_data uart_pdata __initconst = { |
48 | .flags = IMXUART_HAVE_RTSCTS, | 48 | .flags = IMXUART_HAVE_RTSCTS, |