From: Kumar Gala Date: Fri, 31 Jan 2014 19:48:29 +0000 (-0600) Subject: ARM: msm: kill off hotplug.c X-Git-Tag: v3.15-rc1~80^2~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a032dba7d2329084dca41cc8d82c0cda13103ef;p=pandora-kernel.git 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 --- Reading git-diff-tree failed