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-Url: http://drtracing.org/?a=commitdiff_plain;h=bc719854d2c0f338fb784560e80e216dcfbe5332;p=deliverable%2Flinux.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"