commit | caf86a73eab4132f870e883216850d9eee40b04b | [log] [tgz] |
---|---|---|
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | Tue Sep 02 14:19:13 2014 -0700 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Sep 16 12:55:10 2014 +0200 |
tree | eef994b37bfb32e88251724d6ee8f1cc9d49369e | |
parent | 50c7960a4517d6c93226351cd8c43c86f104c919 [diff] |
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 <soren.brinkmann@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>