diff options
Diffstat (limited to 'arch/arm/mach-imx/mach-mx31moboard.c')
-rw-r--r-- | arch/arm/mach-imx/mach-mx31moboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-mx31moboard.c b/arch/arm/mach-imx/mach-mx31moboard.c index 459e754ef8c9..2290d305ac45 100644 --- a/arch/arm/mach-imx/mach-mx31moboard.c +++ b/arch/arm/mach-imx/mach-mx31moboard.c | |||
@@ -42,13 +42,13 @@ | |||
42 | #include <asm/mach/time.h> | 42 | #include <asm/mach/time.h> |
43 | #include <asm/mach/map.h> | 43 | #include <asm/mach/map.h> |
44 | #include <asm/memblock.h> | 44 | #include <asm/memblock.h> |
45 | #include <mach/board-mx31moboard.h> | ||
46 | #include <mach/common.h> | 45 | #include <mach/common.h> |
47 | #include <mach/hardware.h> | 46 | #include <mach/hardware.h> |
48 | #include <mach/iomux-mx3.h> | 47 | #include <mach/iomux-mx3.h> |
49 | #include <mach/ulpi.h> | 48 | #include <mach/ulpi.h> |
50 | #include <linux/platform_data/asoc-imx-ssi.h> | 49 | #include <linux/platform_data/asoc-imx-ssi.h> |
51 | 50 | ||
51 | #include "board-mx31moboard.h" | ||
52 | #include "devices-imx31.h" | 52 | #include "devices-imx31.h" |
53 | 53 | ||
54 | static unsigned int moboard_pins[] = { | 54 | static unsigned int moboard_pins[] = { |