Commit be156923 authored by Vojtech Pavlik's avatar Vojtech Pavlik Committed by Dmitry Torokhov

Input: Remove (now) unused variable in i8042.c

Signed-off-by: default avatarVojtech Pavlik <vojtech@suse.cz>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 39fa5800
...@@ -802,8 +802,6 @@ static int i8042_controller_init(void) ...@@ -802,8 +802,6 @@ static int i8042_controller_init(void)
*/ */
static void i8042_controller_reset(void) static void i8042_controller_reset(void)
{ {
unsigned char param;
/* /*
* Reset the controller if requested. * Reset the controller if requested.
*/ */
......
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