ARM: zynq: Actually remove hotplug.c
authorSoren Brinkmann <soren.brinkmann@xilinx.com>
Wed, 15 Oct 2014 16:39:53 +0000 (09:39 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 20 Oct 2014 18:53:26 +0000 (20:53 +0200)
Commit 'ARM: zynq: Remove hotplug.c'
(caf86a73eab4132f870e883216850d9eee40b04b) was supposed to remove
hotplug.c - but it didn't. It moved all content from
hotplug.c elsewhere and removed its entry from the Makefile, but missed
to actually remove the whole file. Remove it now.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>

No differences found