[patch 1/3] gameport: remove duplicate include

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: andre
Date: Tuesday, November 13, 2007 - 9:17 am

From: Andre Haupt <andre@bitwigglers.org>
Signed-off-by: Andre Haupt <andre@bitwigglers.org>

---
 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>

--
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 1/3] gameport: remove duplicate include, andre, (Tue Nov 13, 9:17 am)