]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit25a72d0a8b3894d9911341a820d87d14ef6256c1
treeb56cbce343b0d83b825e09483798951c0cb31ae2
parent794664fc5e82534aa444b079f807e339c4d8d9b5
ARM: zynq: Actually remove hotplug.c

Commit 'ARM: zynq: Remove hotplug.c'
(1e159f08335dd88c016d437d1a77a2bfec7c8370) 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>
arch/arm/mach-zynq/Makefile
arch/arm/mach-zynq/hotplug.c [deleted file]