diff options
Diffstat (limited to 'drivers/acpi/internal.h')
-rw-r--r-- | drivers/acpi/internal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/acpi/internal.h b/drivers/acpi/internal.h index 8870e5fd8494..11a69b53004e 100644 --- a/drivers/acpi/internal.h +++ b/drivers/acpi/internal.h | |||
@@ -22,6 +22,8 @@ int acpi_power_get_inferred_state(struct acpi_device *device); | |||
22 | int acpi_power_transition(struct acpi_device *device, int state); | 22 | int acpi_power_transition(struct acpi_device *device, int state); |
23 | extern int acpi_power_nocheck; | 23 | extern int acpi_power_nocheck; |
24 | 24 | ||
25 | int acpi_wakeup_device_init(void); | ||
26 | |||
25 | /* -------------------------------------------------------------------------- | 27 | /* -------------------------------------------------------------------------- |
26 | Embedded Controller | 28 | Embedded Controller |
27 | -------------------------------------------------------------------------- */ | 29 | -------------------------------------------------------------------------- */ |