commit | 2de4752d6923d7dcc6e68c23be6a52d5f0896f9d | [log] [tgz] |
---|---|---|
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | Wed Oct 15 09:39:53 2014 -0700 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Oct 20 20:53:26 2014 +0200 |
tree | b56cbce343b0d83b825e09483798951c0cb31ae2 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
ARM: zynq: Actually remove hotplug.c 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>