diff options
Diffstat (limited to 'arch/arm/mach-imx/mach-pcm038.c')
-rw-r--r-- | arch/arm/mach-imx/mach-pcm038.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-pcm038.c b/arch/arm/mach-imx/mach-pcm038.c index ad329d59e9d2..288838c166a3 100644 --- a/arch/arm/mach-imx/mach-pcm038.c +++ b/arch/arm/mach-imx/mach-pcm038.c | |||
@@ -35,11 +35,11 @@ | |||
35 | 35 | ||
36 | #include <mach/common.h> | 36 | #include <mach/common.h> |
37 | #include <mach/hardware.h> | 37 | #include <mach/hardware.h> |
38 | #include <mach/iomux-mx27.h> | ||
39 | #include <mach/ulpi.h> | 38 | #include <mach/ulpi.h> |
40 | 39 | ||
41 | #include "board-pcm038.h" | 40 | #include "board-pcm038.h" |
42 | #include "devices-imx27.h" | 41 | #include "devices-imx27.h" |
42 | #include "iomux-mx27.h" | ||
43 | 43 | ||
44 | static const int pcm038_pins[] __initconst = { | 44 | static const int pcm038_pins[] __initconst = { |
45 | /* UART1 */ | 45 | /* UART1 */ |