Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=f639416325e0e5bbb044dea01b74190878b9b899
Commit:     f639416325e0e5bbb044dea01b74190878b9b899
Parent:     8457403db6abebf4462636986c7e46ce12fe68c4
Author:     Andre Haupt <[EMAIL PROTECTED]>
AuthorDate: Sun Feb 3 16:03:50 2008 +0200
Committer:  Adrian Bunk <[EMAIL PROTECTED]>
CommitDate: Sun Feb 3 16:03:50 2008 +0200

    gameport: remove duplicate include
    
    Signed-off-by: Andre Haupt <[EMAIL PROTECTED]>
    Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
---
 drivers/input/gameport/gameport.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/input/gameport/gameport.c 
b/drivers/input/gameport/gameport.c
index 1dc2ac9..c5600ac 100644
--- 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>
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to