X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Facpi%2Facpi_bus.h;h=19c3ead2a90bb768f98e077ff91c050ae290e737;hb=93ad7c07ad487b036add8760dabcc35666a550ef;hp=7b74b60a68a47b26d3addf541b3440f23bd947ad;hpb=968fc5dc2699434ea1cbddaf189f19c4eb4dbe55;p=linux-2.6 diff --git a/include/acpi/acpi_bus.h b/include/acpi/acpi_bus.h index 7b74b60a68..19c3ead2a9 100644 --- a/include/acpi/acpi_bus.h +++ b/include/acpi/acpi_bus.h @@ -168,8 +168,7 @@ struct acpi_device_flags { u32 power_manageable:1; u32 performance_manageable:1; u32 wake_capable:1; /* Wakeup(_PRW) supported? */ - u32 force_power_state:1; - u32 reserved:19; + u32 reserved:20; }; /* File System */