Merge tag 'v3.8-rc6' into next/soc

Linux 3.8-rc6
This commit is contained in:
Olof Johansson
2013-02-04 22:56:41 -08:00
811 changed files with 14162 additions and 4676 deletions

View File

@@ -100,5 +100,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
};