aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/internal.h')
-rw-r--r--drivers/acpi/internal.h2
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);
22int acpi_power_transition(struct acpi_device *device, int state); 22int acpi_power_transition(struct acpi_device *device, int state);
23extern int acpi_power_nocheck; 23extern int acpi_power_nocheck;
24 24
25int acpi_wakeup_device_init(void);
26
25/* -------------------------------------------------------------------------- 27/* --------------------------------------------------------------------------
26 Embedded Controller 28 Embedded Controller
27 -------------------------------------------------------------------------- */ 29 -------------------------------------------------------------------------- */