ACPI: Introduce acpi_is_root_bridge()
[firefly-linux-kernel-4.4.55.git] / include / linux / pci_hotplug.h
index 20998746518ecbf8a8cfc9c6086dbf133b9b352d..a3576ef9fc74536fcf8be348c2973b3cdc98b4cd 100644 (file)
@@ -226,7 +226,6 @@ struct hotplug_params {
 extern acpi_status acpi_get_hp_params_from_firmware(struct pci_bus *bus,
                                struct hotplug_params *hpp);
 int acpi_get_hp_hw_control_from_firmware(struct pci_dev *dev, u32 flags);
-int acpi_root_bridge(acpi_handle handle);
 int acpi_pci_check_ejectable(struct pci_bus *pbus, acpi_handle handle);
 int acpi_pci_detect_ejectable(struct pci_bus *pbus);
 #endif