aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/thinkpad_acpi.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/thinkpad_acpi.h')
-rw-r--r--drivers/misc/thinkpad_acpi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/thinkpad_acpi.h b/drivers/misc/thinkpad_acpi.h
index e1a64f0aada9..78ea4c88d560 100644
--- a/drivers/misc/thinkpad_acpi.h
+++ b/drivers/misc/thinkpad_acpi.h
@@ -228,6 +228,7 @@ static struct {
228 u16 bluetooth:1; 228 u16 bluetooth:1;
229 u16 hotkey:1; 229 u16 hotkey:1;
230 u16 hotkey_mask:1; 230 u16 hotkey_mask:1;
231 u16 hotkey_wlsw:1;
231 u16 light:1; 232 u16 light:1;
232 u16 light_status:1; 233 u16 light_status:1;
233 u16 wan:1; 234 u16 wan:1;