Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -802,8 +802,6 @@ static int i8042_controller_init(void)
 */
static void i8042_controller_reset(void)
{
	unsigned char param;

/*
 * Reset the controller if requested.
 */