diff options
Diffstat (limited to 'arch/arm/mach-imx/mach-mx51_babbage.c')
-rw-r--r-- | arch/arm/mach-imx/mach-mx51_babbage.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-mx51_babbage.c b/arch/arm/mach-imx/mach-mx51_babbage.c index 20e6b9ef8c27..383948a17179 100644 --- a/arch/arm/mach-imx/mach-mx51_babbage.c +++ b/arch/arm/mach-imx/mach-mx51_babbage.c | |||
@@ -20,7 +20,6 @@ | |||
20 | #include <linux/spi/flash.h> | 20 | #include <linux/spi/flash.h> |
21 | #include <linux/spi/spi.h> | 21 | #include <linux/spi/spi.h> |
22 | 22 | ||
23 | #include <mach/common.h> | ||
24 | #include <mach/hardware.h> | 23 | #include <mach/hardware.h> |
25 | 24 | ||
26 | #include <asm/setup.h> | 25 | #include <asm/setup.h> |
@@ -28,6 +27,7 @@ | |||
28 | #include <asm/mach/arch.h> | 27 | #include <asm/mach/arch.h> |
29 | #include <asm/mach/time.h> | 28 | #include <asm/mach/time.h> |
30 | 29 | ||
30 | #include "common.h" | ||
31 | #include "devices-imx51.h" | 31 | #include "devices-imx51.h" |
32 | #include "cpu_op-mx51.h" | 32 | #include "cpu_op-mx51.h" |
33 | #include "iomux-mx51.h" | 33 | #include "iomux-mx51.h" |