Message ID | 20140606072046.14868.48936.sendpatchset@w520 (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
--- 0003/arch/arm/mach-shmobile/platsmp-apmu.c +++ work/arch/arm/mach-shmobile/platsmp-apmu.c 2014-06-05 12:51:33.000000000 +0900 @@ -240,7 +240,7 @@ static int shmobile_smp_apmu_enter_suspe return 0; } -void shmobile_smp_apmu_suspend_init(void) +void __init shmobile_smp_apmu_suspend_init(void) { shmobile_suspend_ops.enter = shmobile_smp_apmu_enter_suspend; }