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 838f571027b7..9a33fdde2d16 100644 --- a/drivers/pci/hotplug/pciehp.h +++ b/drivers/pci/hotplug/pciehp.h | |||
@@ -45,7 +45,6 @@ extern int pciehp_poll_time; | |||
45 | extern int pciehp_debug; | 45 | extern int pciehp_debug; |
46 | extern int pciehp_force; | 46 | extern int pciehp_force; |
47 | extern struct workqueue_struct *pciehp_wq; | 47 | extern struct workqueue_struct *pciehp_wq; |
48 | extern struct workqueue_struct *pciehp_ordered_wq; | ||
49 | 48 | ||
50 | #define dbg(format, arg...) \ | 49 | #define dbg(format, arg...) \ |
51 | do { \ | 50 | do { \ |