aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-shmobile/platsmp-apmu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-shmobile/platsmp-apmu.c b/arch/arm/mach-shmobile/platsmp-apmu.c
index a05b16d88257..2c06810d3a70 100644
--- a/arch/arm/mach-shmobile/platsmp-apmu.c
+++ b/arch/arm/mach-shmobile/platsmp-apmu.c
@@ -244,6 +244,4 @@ void __init shmobile_smp_apmu_suspend_init(void)
244{ 244{
245 shmobile_suspend_ops.enter = shmobile_smp_apmu_enter_suspend; 245 shmobile_suspend_ops.enter = shmobile_smp_apmu_enter_suspend;
246} 246}
247#else
248void shmobile_smp_apmu_suspend_init(void) {}
249#endif 247#endif