Skip to content

Commit

Permalink
gameport: remove duplicate include
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Andre Haupt authored and Adrian Bunk committed Feb 3, 2008
1 parent 8457403 commit f639416
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/input/gameport/gameport.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit f639416

Please sign in to comment.