projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fbc149
)
staging: unisys: visorhid: remove unnecessary include of serio.h
author
Tim Sell
<
[email protected]
>
Thu, 1 Oct 2015 16:41:59 +0000
(12:41 -0400)
committer
Greg Kroah-Hartman
<
[email protected]
>
Fri, 2 Oct 2015 09:40:19 +0000
(11:40 +0200)
No need for serio.h to be included.
Signed-off-by: Tim Sell <
[email protected]
>
Signed-off-by: Benjamin Romer <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/unisys/visorhid/visorhid.c
patch
|
blob
|
history
diff --git
a/drivers/staging/unisys/visorhid/visorhid.c
b/drivers/staging/unisys/visorhid/visorhid.c
index 119b72dd331d9fa8a4f2276378a9b92d7f66806a..c24aaf59be9d608a371f6def1e4a3736f80fd8c9 100644
(file)
--- a/
drivers/staging/unisys/visorhid/visorhid.c
+++ b/
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"