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 581daa451ffc..9757a040a505 100644 --- a/include/acpi/acpi_drivers.h +++ b/include/acpi/acpi_drivers.h | |||
| @@ -74,7 +74,6 @@ struct pci_bus; | |||
| 74 | 74 | ||
| 75 | acpi_status acpi_get_pci_id(acpi_handle handle, struct acpi_pci_id *id); | 75 | acpi_status acpi_get_pci_id(acpi_handle handle, struct acpi_pci_id *id); |
| 76 | int acpi_pci_bind(struct acpi_device *device); | 76 | int acpi_pci_bind(struct acpi_device *device); |
| 77 | int acpi_pci_unbind(struct acpi_device *device); | ||
| 78 | int acpi_pci_bind_root(struct acpi_device *device, struct acpi_pci_id *id, | 77 | int acpi_pci_bind_root(struct acpi_device *device, struct acpi_pci_id *id, |
| 79 | struct pci_bus *bus); | 78 | struct pci_bus *bus); |
| 80 | 79 | ||
