arch/arm/mach-msm/hotplug.c
deleted100644 → 0
+0
−51
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Right now hotplug.c only really implements msm_cpu_die as a wfi. Just
move that implementation into platsmp.c. At the same time we use the
existing wfi() instead of inline asm.
Signed-off-by:
Kumar Gala <galak@codeaurora.org>