gameport: remove duplicate include
authorAndre Haupt <andre@bitwigglers.org>
Sun, 3 Feb 2008 14:03:50 +0000 (16:03 +0200)
committerAdrian 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

index 1dc2ac9..c5600ac 100644 (file)
@@ -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>