Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204392
b: refs/heads/master
c: 22d5157
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Achatz authored and Jiri Kosina committed May 31, 2010
1 parent 0ef83a9 commit c287b73
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: 597b49ec6f19b6df975e2101c42b7b1cfe168280
refs/heads/master: 22d515723ff1d92eea4d7537a3f8d7674080422b
2 changes: 1 addition & 1 deletion trunk/drivers/hid/hid-roccat.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#include <linux/hid.h>
#include <linux/types.h>

#if defined(CONFIG_HID_ROCCAT) || defined (CONFIG_HID_ROCCAT_MODULE)
#if defined(CONFIG_HID_ROCCAT) || defined(CONFIG_HID_ROCCAT_MODULE)
int roccat_connect(struct hid_device *hid);
void roccat_disconnect(int minor);
int roccat_report_event(int minor, u8 const *data, int len);
Expand Down

0 comments on commit c287b73

Please sign in to comment.