Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37879
b: refs/heads/master
c: 806d41b
h: refs/heads/master
i:
  37877: 2e9ed37
  37875: 43c71c7
  37871: 6bccec6
v: v3
  • Loading branch information
Anssi Hannula authored and Dmitry Torokhov committed Jul 19, 2006
1 parent 6b33b03 commit 6a7a8eb
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 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: 57e6b724c08697d8332a63b60d3a60ee5e74e219
refs/heads/master: 806d41b756fecc1b13584e2b806b76d8934b1679
File renamed without changes.
2 changes: 1 addition & 1 deletion trunk/drivers/usb/input/hid-lgff.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#include <linux/circ_buf.h>

#include "hid.h"
#include "fixp-arith.h"
#include "../../input/fixp-arith.h"


/* Periodicity of the update */
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/usb/input/hid-tmff.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#include <linux/circ_buf.h>

#include "hid.h"
#include "fixp-arith.h"
#include "../../input/fixp-arith.h"

/* Usages for thrustmaster devices I know about */
#define THRUSTMASTER_USAGE_RUMBLE_LR (HID_UP_GENDESK | 0xbb)
Expand Down

0 comments on commit 6a7a8eb

Please sign in to comment.