staging: unisys: visorhid: remove unnecessary include of serio.h
authorTim Sell <Timothy.Sell@unisys.com>
Thu, 1 Oct 2015 16:41:59 +0000 (12:41 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:40:19 +0000 (11:40 +0200)
No need for serio.h to be included.

Signed-off-by: Tim Sell <Timothy.Sell@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorhid/visorhid.c

index 119b72d..c24aaf5 100644 (file)
@@ -24,7 +24,6 @@
 #include <linux/fb.h>
 #include <linux/fs.h>
 #include <linux/input.h>
-#include <linux/serio.h>
 #include <linux/uaccess.h>
 
 #include "keyboardchannel.h"