diff --git a/[refs] b/[refs] index f523d1e2408c..090e6a175dd8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9ebf3d7687192923e3d44fdbcd8d9f8375053fb8 +refs/heads/master: 7e55bdedfa4a72baa0d4fec8d0948cb65342a9a0 diff --git a/trunk/include/linux/hid.h b/trunk/include/linux/hid.h index f37da2803005..7e1f37db7582 100644 --- a/trunk/include/linux/hid.h +++ b/trunk/include/linux/hid.h @@ -414,7 +414,7 @@ struct hid_field { __u16 dpad; /* dpad input code */ }; -#define HID_MAX_FIELDS 128 +#define HID_MAX_FIELDS 256 struct hid_report { struct list_head list;