Merge branch 'imx/cpuidle' into late/dt
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-imx / platsmp.c
index a70b548771918460e27a655419235d39e73f4fc9..adc498db66e1980c8dd5f15e8a00264edcca8ca8 100644 (file)
@@ -102,5 +102,6 @@ struct smp_operations  imx_smp_ops __initdata = {
        .smp_boot_secondary     = imx_boot_secondary,
 #ifdef CONFIG_HOTPLUG_CPU
        .cpu_die                = imx_cpu_die,
+       .cpu_kill               = imx_cpu_kill,
 #endif
 };