diff options
Diffstat (limited to 'drivers/pci/hotplug/pciehp_acpi.c')
-rw-r--r-- | drivers/pci/hotplug/pciehp_acpi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/pciehp_acpi.c b/drivers/pci/hotplug/pciehp_acpi.c index cff7cadfc2e4..eddddd447d0d 100644 --- a/drivers/pci/hotplug/pciehp_acpi.c +++ b/drivers/pci/hotplug/pciehp_acpi.c | |||
@@ -78,7 +78,7 @@ static int __initdata dup_slot_id; | |||
78 | static int __initdata acpi_slot_detected; | 78 | static int __initdata acpi_slot_detected; |
79 | static struct list_head __initdata dummy_slots = LIST_HEAD_INIT(dummy_slots); | 79 | static struct list_head __initdata dummy_slots = LIST_HEAD_INIT(dummy_slots); |
80 | 80 | ||
81 | /* Dummy driver for dumplicate name detection */ | 81 | /* Dummy driver for duplicate name detection */ |
82 | static int __init dummy_probe(struct pcie_device *dev) | 82 | static int __init dummy_probe(struct pcie_device *dev) |
83 | { | 83 | { |
84 | u32 slot_cap; | 84 | u32 slot_cap; |