Commit 706b75dd authored by Len Brown's avatar Len Brown

Pull ec into test branch

parents 40b20c25 a854e08a
......@@ -92,7 +92,7 @@ static struct acpi_driver acpi_ec_driver = {
};
/* If we find an EC via the ECDT, we need to keep a ptr to its context */
struct acpi_ec {
static struct acpi_ec {
acpi_handle handle;
unsigned long uid;
unsigned long gpe;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment