diff options
Diffstat (limited to 'drivers/acpi/sleep.h')
| -rw-r--r-- | drivers/acpi/sleep.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/acpi/sleep.h b/drivers/acpi/sleep.h index a9cc34e663f9..a82ff74faf7a 100644 --- a/drivers/acpi/sleep.h +++ b/drivers/acpi/sleep.h | |||
| @@ -6,6 +6,7 @@ extern struct list_head acpi_wakeup_device_list; | |||
| 6 | extern struct mutex acpi_device_lock; | 6 | extern struct mutex acpi_device_lock; |
| 7 | 7 | ||
| 8 | extern void acpi_resume_power_resources(void); | 8 | extern void acpi_resume_power_resources(void); |
| 9 | extern void acpi_turn_off_unused_power_resources(void); | ||
| 9 | 10 | ||
| 10 | static inline acpi_status acpi_set_waking_vector(u32 wakeup_address) | 11 | static inline acpi_status acpi_set_waking_vector(u32 wakeup_address) |
| 11 | { | 12 | { |
