1
0
Fork 0

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

Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
hifive-unleashed-5.1
Vojtech Pavlik 2005-05-28 02:11:19 -05:00 committed by Dmitry Torokhov
parent 39fa58007a
commit be15692310
1 changed files with 0 additions and 2 deletions

View File

@ -802,8 +802,6 @@ static int i8042_controller_init(void)
*/
static void i8042_controller_reset(void)
{
unsigned char param;
/*
* Reset the controller if requested.
*/