[patch 1/3] gameport: remove duplicate include

From: andre
Date: Tue Nov 13 2007 - 11:17:38 EST


From: Andre Haupt <andre@xxxxxxxxxxxxxxx>
Signed-off-by: Andre Haupt <andre@xxxxxxxxxxxxxxx>

---
drivers/input/gameport/gameport.c | 1 -
1 file changed, 1 deletion(-)

Index: linus/drivers/input/gameport/gameport.c
===================================================================
--- linus.orig/drivers/input/gameport/gameport.c 2007-11-13 16:27:10.000000000 +0100
+++ linus/drivers/input/gameport/gameport.c 2007-11-13 16:27:37.000000000 +0100
@@ -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>

--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/