PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks...
[platform/kernel/linux-arm64.git] / drivers / pci / hotplug / pciehp_ctrl.c
index f1e0966..342cfc6 100644 (file)
@@ -37,7 +37,6 @@
 #include "pciehp.h"
 
 static void interrupt_event_handler(struct work_struct *work);
-static int pciehp_enable_slot(struct slot *p_slot);
 static int pciehp_disable_slot(struct slot *p_slot);
 
 static int queue_interrupt_event(struct slot *p_slot, u32 event_type)