diff options
Diffstat (limited to 'drivers/pci/hotplug/pci_hotplug.h')
-rw-r--r-- | drivers/pci/hotplug/pci_hotplug.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/pci_hotplug.h b/drivers/pci/hotplug/pci_hotplug.h index e476ed033384..eb0d01d47236 100644 --- a/drivers/pci/hotplug/pci_hotplug.h +++ b/drivers/pci/hotplug/pci_hotplug.h | |||
@@ -190,7 +190,6 @@ struct hotplug_params { | |||
190 | extern acpi_status acpi_run_oshp(acpi_handle handle); | 190 | extern acpi_status acpi_run_oshp(acpi_handle handle); |
191 | extern acpi_status acpi_get_hp_params_from_firmware(struct pci_dev *dev, | 191 | extern acpi_status acpi_get_hp_params_from_firmware(struct pci_dev *dev, |
192 | struct hotplug_params *hpp); | 192 | struct hotplug_params *hpp); |
193 | extern u8 * acpi_path_name(acpi_handle handle); | ||
194 | int acpi_root_bridge(acpi_handle handle); | 193 | int acpi_root_bridge(acpi_handle handle); |
195 | #endif | 194 | #endif |
196 | #endif | 195 | #endif |