projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8457403
)
gameport: remove duplicate include
author
Andre Haupt
<andre@bitwigglers.org>
Sun, 3 Feb 2008 14:03:50 +0000
(16:03 +0200)
committer
Adrian Bunk
<bunk@kernel.org>
Sun, 3 Feb 2008 14:03:50 +0000
(16:03 +0200)
Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
drivers/input/gameport/gameport.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/input/gameport/gameport.c
b/drivers/input/gameport/gameport.c
index 1dc2ac9f3d1cce12d1516c07b567c4656b28ee54..c5600ac5feb3aa6c99dba80628d501d515488ebf 100644
(file)
--- a/
drivers/input/gameport/gameport.c
+++ b/
drivers/input/gameport/gameport.c
@@
-17,7
+17,6
@@
#include <linux/init.h>
#include <linux/gameport.h>
#include <linux/wait.h>
-#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/delay.h>
#include <linux/kthread.h>