From: Tim Sell Date: Thu, 1 Oct 2015 16:41:59 +0000 (-0400) Subject: staging: unisys: visorhid: remove unnecessary include of serio.h X-Git-Tag: KARO-TX6UL-2015-11-03~34^2~1316 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=bc719854d2c0f338fb784560e80e216dcfbe5332;p=karo-tx-linux.git staging: unisys: visorhid: remove unnecessary include of serio.h No need for serio.h to be included. Signed-off-by: Tim Sell Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/visorhid/visorhid.c b/drivers/staging/unisys/visorhid/visorhid.c index 119b72dd331d..c24aaf59be9d 100644 --- a/drivers/staging/unisys/visorhid/visorhid.c +++ b/drivers/staging/unisys/visorhid/visorhid.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include "keyboardchannel.h"