diff options
Diffstat (limited to 'drivers/pci/hotplug/pciehp.h')
| -rw-r--r-- | drivers/pci/hotplug/pciehp.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/pciehp.h b/drivers/pci/hotplug/pciehp.h index 838f571027b..9a33fdde2d1 100644 --- a/drivers/pci/hotplug/pciehp.h +++ b/drivers/pci/hotplug/pciehp.h @@ -45,7 +45,6 @@ extern int pciehp_poll_time;  extern int pciehp_debug;  extern int pciehp_force;  extern struct workqueue_struct *pciehp_wq; -extern struct workqueue_struct *pciehp_ordered_wq;  #define dbg(format, arg...)						\  do {									\  |