aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_drivers.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/acpi/acpi_drivers.h')
-rw-r--r--include/acpi/acpi_drivers.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/acpi/acpi_drivers.h b/include/acpi/acpi_drivers.h
index 818215f89e7a..b3c40dc9d6ba 100644
--- a/include/acpi/acpi_drivers.h
+++ b/include/acpi/acpi_drivers.h
@@ -97,10 +97,8 @@ extern int acpi_power_nocheck;
97/* -------------------------------------------------------------------------- 97/* --------------------------------------------------------------------------
98 Embedded Controller 98 Embedded Controller
99 -------------------------------------------------------------------------- */ 99 -------------------------------------------------------------------------- */
100#ifdef CONFIG_ACPI_EC
101int acpi_ec_ecdt_probe(void); 100int acpi_ec_ecdt_probe(void);
102int acpi_boot_ec_enable(void); 101int acpi_boot_ec_enable(void);
103#endif
104 102
105/* -------------------------------------------------------------------------- 103/* --------------------------------------------------------------------------
106 Processor 104 Processor