diff options
Diffstat (limited to 'drivers/pci/hotplug/acpiphp.h')
-rw-r--r-- | drivers/pci/hotplug/acpiphp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/acpiphp.h b/drivers/pci/hotplug/acpiphp.h index 1ef417cca2db..7a29164d4b32 100644 --- a/drivers/pci/hotplug/acpiphp.h +++ b/drivers/pci/hotplug/acpiphp.h | |||
@@ -113,7 +113,6 @@ struct acpiphp_slot { | |||
113 | u8 device; /* pci device# */ | 113 | u8 device; /* pci device# */ |
114 | 114 | ||
115 | u32 sun; /* ACPI _SUN (slot unique number) */ | 115 | u32 sun; /* ACPI _SUN (slot unique number) */ |
116 | u32 slotno; /* slot number relative to bridge */ | ||
117 | u32 flags; /* see below */ | 116 | u32 flags; /* see below */ |
118 | }; | 117 | }; |
119 | 118 | ||