diff options
Diffstat (limited to 'arch/arm/mach-imx/mach-apf9328.c')
-rw-r--r-- | arch/arm/mach-imx/mach-apf9328.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mach-apf9328.c b/arch/arm/mach-imx/mach-apf9328.c index b24f4b63c452..a0b4c3fd2891 100644 --- a/arch/arm/mach-imx/mach-apf9328.c +++ b/arch/arm/mach-imx/mach-apf9328.c | |||
@@ -25,9 +25,9 @@ | |||
25 | #include <asm/mach/arch.h> | 25 | #include <asm/mach/arch.h> |
26 | #include <asm/mach/time.h> | 26 | #include <asm/mach/time.h> |
27 | 27 | ||
28 | #include <mach/common.h> | ||
29 | #include <mach/hardware.h> | 28 | #include <mach/hardware.h> |
30 | 29 | ||
30 | #include "common.h" | ||
31 | #include "devices-imx1.h" | 31 | #include "devices-imx1.h" |
32 | #include "iomux-mx1.h" | 32 | #include "iomux-mx1.h" |
33 | 33 | ||