diff --git a/include/linux/hid.h b/include/linux/hid.h index 96bd7920a01aa85a3b0c9bb50696c5c3378d52a5..1ebc6e39f20def018b7a7db0aefc6b14ff34d311 100644 --- a/include/linux/hid.h +++ b/include/linux/hid.h @@ -402,7 +402,7 @@ struct hid_field { __u16 dpad; /* dpad input code */ }; -#define HID_MAX_FIELDS 64 +#define HID_MAX_FIELDS 128 struct hid_report { struct list_head list;