Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282346
b: refs/heads/master
c: 130a69b
h: refs/heads/master
v: v3
  • Loading branch information
David Herrmann authored and Jiri Kosina committed Nov 22, 2011
1 parent aa090e7 commit 2266b41
Show file tree
Hide file tree
Showing 2 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: 43d782ae80b82667d66010d0d82aa80893a48d12
refs/heads/master: 130a69b9eb385566d861035b47779f4f2b0df14c
3 changes: 0 additions & 3 deletions trunk/drivers/hid/hid-wiimote-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
#include "hid-ids.h"
#include "hid-wiimote.h"

#define WIIMOTE_VERSION "0.2"

enum wiiproto_keys {
WIIPROTO_KEY_LEFT,
WIIPROTO_KEY_RIGHT,
Expand Down Expand Up @@ -1314,4 +1312,3 @@ module_exit(wiimote_exit);
MODULE_LICENSE("GPL");
MODULE_AUTHOR("David Herrmann <dh.herrmann@gmail.com>");
MODULE_DESCRIPTION(WIIMOTE_NAME " Device Driver");
MODULE_VERSION(WIIMOTE_VERSION);

0 comments on commit 2266b41

Please sign in to comment.