]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
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 1dc2ac9f3d1cce12d1516c07b567c4656b28ee54..c5600ac5feb3aa6c99dba80628d501d515488ebf 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>