diff options
| -rw-r--r-- | drivers/acpi/internal.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/acpi/internal.h b/drivers/acpi/internal.h index 20f423337e1f..ebc3ad0a188d 100644 --- a/drivers/acpi/internal.h +++ b/drivers/acpi/internal.h | |||
| @@ -26,11 +26,6 @@ | |||
| 26 | acpi_status acpi_os_initialize1(void); | 26 | acpi_status acpi_os_initialize1(void); |
| 27 | int init_acpi_device_notify(void); | 27 | int init_acpi_device_notify(void); |
| 28 | int acpi_scan_init(void); | 28 | int acpi_scan_init(void); |
| 29 | #ifdef CONFIG_ACPI_PCI_SLOT | ||
| 30 | void acpi_pci_slot_init(void); | ||
| 31 | #else | ||
| 32 | static inline void acpi_pci_slot_init(void) { } | ||
| 33 | #endif | ||
| 34 | void acpi_pci_root_init(void); | 29 | void acpi_pci_root_init(void); |
| 35 | void acpi_pci_link_init(void); | 30 | void acpi_pci_link_init(void); |
| 36 | void acpi_pci_root_hp_init(void); | 31 | void acpi_pci_root_hp_init(void); |
