Commit ccbcf771 authored by Vojtech Pavlik's avatar Vojtech Pavlik

input: Add a missing extern i8042_dmi_loop.

Signed-off-by: default avatarVojtech Pavlik <vojtech@suse.cz>
parent 7daff91b
......@@ -52,6 +52,7 @@ static unsigned int i8042_dumbkbd;
module_param_named(dumbkbd, i8042_dumbkbd, bool, 0);
MODULE_PARM_DESC(dumbkbd, "Pretend that controller can only read data from keyboard");
extern unsigned int i8042_dmi_noloop;
static unsigned int i8042_noloop;
__obsolete_setup("i8042_noaux");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment