diff options
Diffstat (limited to 'drivers/pci/hotplug/pciehp.h')
| -rw-r--r-- | drivers/pci/hotplug/pciehp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/hotplug/pciehp.h b/drivers/pci/hotplug/pciehp.h index f313121d5141..46b294a12418 100644 --- a/drivers/pci/hotplug/pciehp.h +++ b/drivers/pci/hotplug/pciehp.h | |||
| @@ -130,6 +130,7 @@ struct controller { | |||
| 130 | u8 slot_bus; /* Bus where the slots handled by this controller sit */ | 130 | u8 slot_bus; /* Bus where the slots handled by this controller sit */ |
| 131 | u8 ctrlcap; | 131 | u8 ctrlcap; |
| 132 | u16 vendor_id; | 132 | u16 vendor_id; |
| 133 | u8 cap_base; | ||
| 133 | }; | 134 | }; |
| 134 | 135 | ||
| 135 | struct irq_mapping { | 136 | struct irq_mapping { |
