Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91864
b: refs/heads/master
c: 0dd9154
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Jiri Kosina committed Apr 22, 2008
1 parent 3c409cb commit 271f89d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e52a05f0ad63c984b5ab4743fcd501fe702ad77
refs/heads/master: 0dd91544429188b496a8136e3cffb337ff6f056b
2 changes: 2 additions & 0 deletions trunk/include/linux/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,9 @@ unifdef-y += hdlcdrv.h
unifdef-y += hdlc.h
unifdef-y += hdreg.h
unifdef-y += hdsmart.h
unifdef-y += hid.h
unifdef-y += hiddev.h
unifdef-y += hidraw.h
unifdef-y += hpet.h
unifdef-y += i2c.h
unifdef-y += i2c-dev.h
Expand Down
1 change: 1 addition & 0 deletions trunk/include/linux/hidraw.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
*/

#include <linux/hid.h>
#include <linux/types.h>

struct hidraw_report_descriptor {
__u32 size;
Expand Down

0 comments on commit 271f89d

Please sign in to comment.