diff options
Diffstat (limited to 'drivers/misc/thinkpad_acpi.h')
-rw-r--r-- | drivers/misc/thinkpad_acpi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/thinkpad_acpi.h b/drivers/misc/thinkpad_acpi.h index 97467b71b727..20203981cb7a 100644 --- a/drivers/misc/thinkpad_acpi.h +++ b/drivers/misc/thinkpad_acpi.h | |||
@@ -128,6 +128,7 @@ static char *next_cmd(char **cmds); | |||
128 | /* Module */ | 128 | /* Module */ |
129 | static int experimental; | 129 | static int experimental; |
130 | static u32 dbg_level; | 130 | static u32 dbg_level; |
131 | static int force_load; | ||
131 | static char *ibm_thinkpad_ec_found; | 132 | static char *ibm_thinkpad_ec_found; |
132 | 133 | ||
133 | static char* check_dmi_for_ec(void); | 134 | static char* check_dmi_for_ec(void); |