ARM: msm: kill off hotplug.c
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>
Showing
- arch/arm/mach-msm/Makefile 0 additions, 1 deletionarch/arm/mach-msm/Makefile
- arch/arm/mach-msm/common.h 0 additions, 1 deletionarch/arm/mach-msm/common.h
- arch/arm/mach-msm/hotplug.c 0 additions, 51 deletionsarch/arm/mach-msm/hotplug.c
- arch/arm/mach-msm/platsmp.c 7 additions, 0 deletionsarch/arm/mach-msm/platsmp.c
arch/arm/mach-msm/hotplug.c
deleted
100644 → 0
Please register or sign in to comment