diff options
Diffstat (limited to 'drivers/pci/hotplug')
-rw-r--r-- | drivers/pci/hotplug/acpi_pcihp.c | 1 | ||||
-rw-r--r-- | drivers/pci/hotplug/pciehp.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/pci/hotplug/acpi_pcihp.c b/drivers/pci/hotplug/acpi_pcihp.c index c62ab8d240aa..1c1141801060 100644 --- a/drivers/pci/hotplug/acpi_pcihp.c +++ b/drivers/pci/hotplug/acpi_pcihp.c | |||
@@ -33,7 +33,6 @@ | |||
33 | #include <linux/pci-acpi.h> | 33 | #include <linux/pci-acpi.h> |
34 | #include <acpi/acpi.h> | 34 | #include <acpi/acpi.h> |
35 | #include <acpi/acpi_bus.h> | 35 | #include <acpi/acpi_bus.h> |
36 | #include <acpi/actypes.h> | ||
37 | 36 | ||
38 | #define MY_NAME "acpi_pcihp" | 37 | #define MY_NAME "acpi_pcihp" |
39 | 38 | ||
diff --git a/drivers/pci/hotplug/pciehp.h b/drivers/pci/hotplug/pciehp.h index 27fd18f019f8..db85284ffb62 100644 --- a/drivers/pci/hotplug/pciehp.h +++ b/drivers/pci/hotplug/pciehp.h | |||
@@ -217,7 +217,6 @@ struct hpc_ops { | |||
217 | #ifdef CONFIG_ACPI | 217 | #ifdef CONFIG_ACPI |
218 | #include <acpi/acpi.h> | 218 | #include <acpi/acpi.h> |
219 | #include <acpi/acpi_bus.h> | 219 | #include <acpi/acpi_bus.h> |
220 | #include <acpi/actypes.h> | ||
221 | #include <linux/pci-acpi.h> | 220 | #include <linux/pci-acpi.h> |
222 | 221 | ||
223 | extern void __init pciehp_acpi_slot_detection_init(void); | 222 | extern void __init pciehp_acpi_slot_detection_init(void); |