Convert MSM SMP platforms to use struct smp_operations to provide their SMP and CPU hotplug operations.
Signed-off-by: Marc Zyngier Acked-by: Nicolas Pitre Cc: David Brown Signed-off-by: Arnd Bergmann
extern struct smp_operations msm_smp_ops; extern void msm_cpu_die(unsigned int cpu);