pciehp: Adapt to device driver model
[sfrench/cifs-2.6.git] / drivers / pci / hotplug / pciehp.h
index c98e27128cc4ef9be650a990070517aa8e14f2a6..74d0bf62e649160b8f828364b0db533f2e73f585 100644 (file)
@@ -161,9 +161,6 @@ extern int pciehp_unconfigure_device(struct slot *p_slot);
 extern void queue_pushbutton_work(struct work_struct *work);
 int pcie_init(struct controller *ctrl, struct pcie_device *dev);
 
-/* Global variables */
-extern struct controller *pciehp_ctrl_list;
-
 static inline struct slot *pciehp_find_slot(struct controller *ctrl, u8 device)
 {
        struct slot *slot;