diff options
Diffstat (limited to 'include/acpi')
-rw-r--r-- | include/acpi/acpi_bus.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/acpi/acpi_bus.h b/include/acpi/acpi_bus.h index 8a388e766162..7b74b60a68a4 100644 --- a/include/acpi/acpi_bus.h +++ b/include/acpi/acpi_bus.h | |||
@@ -264,7 +264,6 @@ struct acpi_device_wakeup_flags { | |||
264 | 264 | ||
265 | struct acpi_device_wakeup_state { | 265 | struct acpi_device_wakeup_state { |
266 | u8 enabled:1; | 266 | u8 enabled:1; |
267 | u8 active:1; | ||
268 | }; | 267 | }; |
269 | 268 | ||
270 | struct acpi_device_wakeup { | 269 | struct acpi_device_wakeup { |