]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-tegra/platsmp.c
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
[~andy/linux] / arch / arm / mach-tegra / platsmp.c
index 0c4963bd4b443c329af0cfffc0a57a7bb0773113..fad4226ef710da28f19c3ada496495e563c89f49 100644 (file)
@@ -173,6 +173,5 @@ struct smp_operations tegra_smp_ops __initdata = {
 #ifdef CONFIG_HOTPLUG_CPU
        .cpu_kill               = tegra_cpu_kill,
        .cpu_die                = tegra_cpu_die,
-       .cpu_disable            = tegra_cpu_disable,
 #endif
 };