Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104218
b: refs/heads/master
c: 4ad8890
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Dmitry Torokhov committed Jul 7, 2008
1 parent b5d44cc commit c5a6ae7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f4bc95d7bd5d2e57d5a64b5bcd35928beb7026de
refs/heads/master: 4ad88901dd675acb9c8d1eca1f083c3d22cbbd4d
2 changes: 1 addition & 1 deletion trunk/drivers/input/serio/q40kbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ MODULE_AUTHOR("Vojtech Pavlik <vojtech@ucw.cz>");
MODULE_DESCRIPTION("Q40 PS/2 keyboard controller driver");
MODULE_LICENSE("GPL");

DEFINE_SPINLOCK(q40kbd_lock);
static DEFINE_SPINLOCK(q40kbd_lock);
static struct serio *q40kbd_port;
static struct platform_device *q40kbd_device;

Expand Down

0 comments on commit c5a6ae7

Please sign in to comment.