diff options
Diffstat (limited to 'arch/arm/mach-ux500/hotplug.c')
-rw-r--r-- | arch/arm/mach-ux500/hotplug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/hotplug.c b/arch/arm/mach-ux500/hotplug.c index 1c55a55dd89e..2bc00b085e38 100644 --- a/arch/arm/mach-ux500/hotplug.c +++ b/arch/arm/mach-ux500/hotplug.c | |||
@@ -14,7 +14,7 @@ | |||
14 | 14 | ||
15 | #include <asm/smp_plat.h> | 15 | #include <asm/smp_plat.h> |
16 | 16 | ||
17 | #include <mach/setup.h> | 17 | #include "setup.h" |
18 | 18 | ||
19 | /* | 19 | /* |
20 | * platform-specific code to shutdown a CPU | 20 | * platform-specific code to shutdown a CPU |