diff options
Diffstat (limited to 'drivers/acpi/internal.h')
-rw-r--r-- | drivers/acpi/internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/internal.h b/drivers/acpi/internal.h index 9e426210c2a8..e72c6a67201f 100644 --- a/drivers/acpi/internal.h +++ b/drivers/acpi/internal.h | |||
@@ -21,7 +21,7 @@ | |||
21 | #define PREFIX "ACPI: " | 21 | #define PREFIX "ACPI: " |
22 | 22 | ||
23 | acpi_status acpi_os_initialize1(void); | 23 | acpi_status acpi_os_initialize1(void); |
24 | int init_acpi_device_notify(void); | 24 | void init_acpi_device_notify(void); |
25 | int acpi_scan_init(void); | 25 | int acpi_scan_init(void); |
26 | void acpi_pci_root_init(void); | 26 | void acpi_pci_root_init(void); |
27 | void acpi_pci_link_init(void); | 27 | void acpi_pci_link_init(void); |