diff options
Diffstat (limited to 'include/acpi/acpi_drivers.h')
| -rw-r--r-- | include/acpi/acpi_drivers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/acpi/acpi_drivers.h b/include/acpi/acpi_drivers.h index 98ebaaedc07f..b69285773177 100644 --- a/include/acpi/acpi_drivers.h +++ b/include/acpi/acpi_drivers.h | |||
| @@ -99,7 +99,6 @@ void acpi_pci_irq_del_prt(struct pci_bus *bus); | |||
| 99 | struct pci_bus; | 99 | struct pci_bus; |
| 100 | 100 | ||
| 101 | struct pci_dev *acpi_get_pci_dev(acpi_handle); | 101 | struct pci_dev *acpi_get_pci_dev(acpi_handle); |
| 102 | acpi_status acpi_get_pci_id(acpi_handle handle, struct acpi_pci_id *id); | ||
| 103 | int acpi_pci_bind_root(struct acpi_device *device); | 102 | int acpi_pci_bind_root(struct acpi_device *device); |
| 104 | 103 | ||
| 105 | /* Arch-defined function to add a bus to the system */ | 104 | /* Arch-defined function to add a bus to the system */ |
