]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/hotplug/pciehp_core.c
pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
[linux-2.6-omap-h63xx.git] / drivers / pci / hotplug / pciehp_core.c
index e5d3f0b4f45a274fb371bc623f47dd16aa33ab51..3d692a971218ccecf22e9d137384ef1f9c34721c 100644 (file)
@@ -540,10 +540,6 @@ static int __init pcied_init(void)
 {
        int retval = 0;
 
-#ifdef CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
-       pciehp_poll_mode = 1;
-#endif
-
        retval = pcie_port_service_register(&hpdriver_portdrv);
        dbg("pcie_port_service_register = %d\n", retval);
        info(DRIVER_DESC " version: " DRIVER_VERSION "\n");