diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2019-09-12 14:57:49 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2019-09-12 14:57:49 -0700 |
| commit | d231dca48c20933616f760caf146943071025870 (patch) | |
| tree | f992be17f85c71cee8484ec9fd42771bacd2136a /include/linux | |
| parent | aaa6fe0d2f778db371a6d5ea5600eb807e0b7c9c (diff) | |
| parent | 8f9b44182aa118914ff48264e4ef155233df6e58 (diff) | |
Merge "Revert "HID: core: move Usage Page concatenation to Main item""
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/hid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/hid.h b/include/linux/hid.h index 5f1e901353ed..d16de62231d3 100644 --- a/include/linux/hid.h +++ b/include/linux/hid.h @@ -378,7 +378,6 @@ struct hid_global { struct hid_local { unsigned usage[HID_MAX_USAGES]; /* usage array */ - u8 usage_size[HID_MAX_USAGES]; /* usage size array */ unsigned collection_index[HID_MAX_USAGES]; /* collection index array */ unsigned usage_index; unsigned usage_minimum; |
