Browse Source

staging: unisys: visorhid: remove unnecessary include of serio.h

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>
Tim Sell 10 years ago
parent
commit
bc719854d2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/unisys/visorhid/visorhid.c

+ 0 - 1
drivers/staging/unisys/visorhid/visorhid.c

@@ -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"