PCI: Remove the fakephp driver
[linux-drm-fsl-dcu.git] / drivers / pci / hotplug / Makefile
index 6cd9f3c9887d2ac9841b542d92475a91f1d845b6..c459cd4e39c2848dbed90f1713e1ad0c4abcd103 100644 (file)
@@ -23,9 +23,6 @@ obj-$(CONFIG_HOTPLUG_PCI_ACPI)                += acpiphp.o
 
 obj-$(CONFIG_HOTPLUG_PCI_ACPI_IBM)     += acpiphp_ibm.o
 
-# Link this last so it doesn't claim devices that have a real hotplug driver
-obj-$(CONFIG_HOTPLUG_PCI_FAKE)         += fakephp.o
-
 pci_hotplug-objs       :=      pci_hotplug_core.o pcihp_slot.o
 
 ifdef CONFIG_HOTPLUG_PCI_CPCI