ACPI: EC: Install address space handler at the namespace root
[linux-2.6-block.git] / drivers / acpi / internal.h
index 60c483836756d54ea8e87e26f758729a7b6d10cf..2a0e9fc7b74c1a142d72cbac942e1c6f4dbf0819 100644 (file)
@@ -186,7 +186,6 @@ enum acpi_ec_event_state {
 
 struct acpi_ec {
        acpi_handle handle;
-       acpi_handle address_space_handler_holder;
        int gpe;
        int irq;
        unsigned long command_addr;