diff options
Diffstat (limited to 'arch/arm/mach-imx/platsmp.c')
| -rw-r--r-- | arch/arm/mach-imx/platsmp.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/mach-imx/platsmp.c b/arch/arm/mach-imx/platsmp.c index 2ac43e1a2dfd..3777b805b76b 100644 --- a/arch/arm/mach-imx/platsmp.c +++ b/arch/arm/mach-imx/platsmp.c | |||
| @@ -16,8 +16,9 @@ | |||
| 16 | #include <asm/smp_scu.h> | 16 | #include <asm/smp_scu.h> |
| 17 | #include <asm/hardware/gic.h> | 17 | #include <asm/hardware/gic.h> |
| 18 | #include <asm/mach/map.h> | 18 | #include <asm/mach/map.h> |
| 19 | #include <mach/common.h> | 19 | |
| 20 | #include <mach/hardware.h> | 20 | #include "common.h" |
| 21 | #include "hardware.h" | ||
| 21 | 22 | ||
| 22 | static void __iomem *scu_base; | 23 | static void __iomem *scu_base; |
| 23 | 24 | ||
