PCI Hotplug: rename legacy_fakephp to fakephp
authorAlex Chiang <achiang@hp.com>
Fri, 20 Mar 2009 20:56:51 +0000 (14:56 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 20 Mar 2009 21:59:37 +0000 (14:59 -0700)
We wanted to replace fakephp wholesale, so rename legacy_fakephp back
to fakephp. Yes, this is a silly commit, but it produces a much easier
patch to read and review.

Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/Makefile
drivers/pci/hotplug/fakephp.c [moved from drivers/pci/hotplug/legacy_fakephp.c with 100% similarity]

index 3314fe8..2aa117c 100644 (file)
@@ -20,7 +20,7 @@ obj-$(CONFIG_HOTPLUG_PCI_RPA_DLPAR)   += rpadlpar_io.o
 obj-$(CONFIG_HOTPLUG_PCI_SGI)          += sgi_hotplug.o
 
 # Link this last so it doesn't claim devices that have a real hotplug driver
-obj-$(CONFIG_HOTPLUG_PCI_FAKE)         += legacy_fakephp.o
+obj-$(CONFIG_HOTPLUG_PCI_FAKE)         += fakephp.o
 
 pci_hotplug-objs       :=      pci_hotplug_core.o