Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84348
b: refs/heads/master
c: e2c7539
h: refs/heads/master
v: v3
  • Loading branch information
Andre Haupt authored and Dmitry Torokhov committed Jan 21, 2008
1 parent 96ce753 commit 46f1a19
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0c1efd365306c9b04df5abdd41e9b4dc721e84fb
refs/heads/master: e2c75391dd74173d4855e997c7c3754a6a9b7977
1 change: 0 additions & 1 deletion trunk/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
1 change: 0 additions & 1 deletion trunk/drivers/input/keyboard/bf54x-keys.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
#include <linux/delay.h>
#include <linux/platform_device.h>
#include <linux/input.h>
#include <linux/irq.h>

#include <asm/portmux.h>
#include <asm/mach/bf54x_keys.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/input/keyboard/jornada720_kbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
*/
#include <linux/device.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/input.h>
Expand Down

0 comments on commit 46f1a19

Please sign in to comment.