Merge branch 'ec' into test

This commit is contained in:
Len Brown
2008-10-22 23:27:59 -04:00
4 changed files with 204 additions and 193 deletions

View File

@@ -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
/* --------------------------------------------------------------------------