aboutsummaryrefslogtreecommitdiff
path: root/include/acpi/acpi_drivers.h
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2008-10-22 23:27:59 -0400
committerLen Brown <len.brown@intel.com>2008-10-22 23:27:59 -0400
commit0fbb3726f246aadd1bebc01114100b6e69afa5b9 (patch)
tree87e0ca2d5904df9e12e8b7b1d2b303b17758c70a /include/acpi/acpi_drivers.h
parent47bf31adc541bef0c20de15e800e0011f1ae70c7 (diff)
parentc0ff17720ec5f42205b3d2ca03a18da0a8272976 (diff)
Merge branch 'ec' into test
Diffstat (limited to 'include/acpi/acpi_drivers.h')
-rw-r--r--include/acpi/acpi_drivers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/acpi/acpi_drivers.h b/include/acpi/acpi_drivers.h
index a35c9597d5b..cf04c6011c2 100644
--- a/include/acpi/acpi_drivers.h
+++ b/include/acpi/acpi_drivers.h
@@ -101,6 +101,7 @@ extern int acpi_power_nocheck;
-------------------------------------------------------------------------- */
#ifdef CONFIG_ACPI_EC
int acpi_ec_ecdt_probe(void);
+int acpi_boot_ec_enable(void);
#endif
/* --------------------------------------------------------------------------