PCIE: Make use of the previously split out pcie_init_enable_events() function
[sfrench/cifs-2.6.git] / drivers / pci / hotplug / pciehp_ctrl.c
index 342cfc6c1de87afb7b0604906b2b17b79a8c597e..e5eb9106e7be9a674b0d2d82a5d91731750eaafd 100644 (file)
@@ -37,7 +37,6 @@
 #include "pciehp.h"
 
 static void interrupt_event_handler(struct work_struct *work);
-static int pciehp_disable_slot(struct slot *p_slot);
 
 static int queue_interrupt_event(struct slot *p_slot, u32 event_type)
 {