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 202e4967a941..b505515a07ae 100644 --- a/drivers/pci/hotplug/pciehp.h +++ b/drivers/pci/hotplug/pciehp.h | |||
@@ -78,7 +78,6 @@ struct controller { | |||
78 | int num_slots; /* Number of slots on ctlr */ | 78 | int num_slots; /* Number of slots on ctlr */ |
79 | int slot_num_inc; /* 1 or -1 */ | 79 | int slot_num_inc; /* 1 or -1 */ |
80 | struct pci_dev *pci_dev; | 80 | struct pci_dev *pci_dev; |
81 | struct pci_bus *pci_bus; | ||
82 | struct list_head slot_list; | 81 | struct list_head slot_list; |
83 | struct event_info event_queue[MAX_EVENTS]; | 82 | struct event_info event_queue[MAX_EVENTS]; |
84 | struct slot *slot; | 83 | struct slot *slot; |