diff options
Diffstat (limited to 'drivers/pci/hotplug/rpaphp.h')
-rw-r--r-- | drivers/pci/hotplug/rpaphp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/rpaphp.h b/drivers/pci/hotplug/rpaphp.h index c822a779653f..7d5921b1ee78 100644 --- a/drivers/pci/hotplug/rpaphp.h +++ b/drivers/pci/hotplug/rpaphp.h | |||
@@ -74,7 +74,6 @@ struct slot { | |||
74 | u32 type; | 74 | u32 type; |
75 | u32 power_domain; | 75 | u32 power_domain; |
76 | char *name; | 76 | char *name; |
77 | char *location; | ||
78 | struct device_node *dn; | 77 | struct device_node *dn; |
79 | struct pci_bus *bus; | 78 | struct pci_bus *bus; |
80 | struct list_head *pci_devs; | 79 | struct list_head *pci_devs; |