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 d69a96cd9681..382c939ef7ae 100644 --- a/drivers/pci/hotplug/pciehp.h +++ b/drivers/pci/hotplug/pciehp.h | |||
@@ -73,7 +73,6 @@ do { \ | |||
73 | #define SLOT_NAME_SIZE 10 | 73 | #define SLOT_NAME_SIZE 10 |
74 | struct slot { | 74 | struct slot { |
75 | u8 state; | 75 | u8 state; |
76 | u8 hp_slot; | ||
77 | u32 number; | 76 | u32 number; |
78 | struct controller *ctrl; | 77 | struct controller *ctrl; |
79 | struct hpc_ops *hpc_ops; | 78 | struct hpc_ops *hpc_ops; |