From: Soren Brinkmann Date: Tue, 2 Sep 2014 21:19:13 +0000 (-0700) Subject: ARM: zynq: Remove hotplug.c X-Git-Tag: fixes-for-v3.18-merge-window~5^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caf86a73eab4132f870e883216850d9eee40b04b;p=pandora-kernel.git ARM: zynq: Remove hotplug.c The hotplug code contains only a single function, which is an SMP function. Move that to platsmp.c where all other SMP runctions reside. That allows removing hotplug.c and declaring the cpu_die function static. Signed-off-by: Soren Brinkmann Signed-off-by: Michal Simek --- Reading git-diff-tree failed