]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
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 119b72dd331d9fa8a4f2276378a9b92d7f66806a..c24aaf59be9d608a371f6def1e4a3736f80fd8c9 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"