From caf86a73eab4132f870e883216850d9eee40b04b Mon Sep 17 00:00:00 2001 From: Soren Brinkmann Date: Tue, 2 Sep 2014 14:19:13 -0700 Subject: [PATCH] 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-format-patch failed