diff options
Diffstat (limited to 'include/linux/hid.h')
-rw-r--r-- | include/linux/hid.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/hid.h b/include/linux/hid.h index a83d211021de..27bfbcc1ef81 100644 --- a/include/linux/hid.h +++ b/include/linux/hid.h | |||
@@ -262,7 +262,6 @@ struct hid_item { | |||
262 | #define HID_QUIRK_BADPAD 0x00000020 | 262 | #define HID_QUIRK_BADPAD 0x00000020 |
263 | #define HID_QUIRK_MULTI_INPUT 0x00000040 | 263 | #define HID_QUIRK_MULTI_INPUT 0x00000040 |
264 | #define HID_QUIRK_2WHEEL_MOUSE_HACK_7 0x00000080 | 264 | #define HID_QUIRK_2WHEEL_MOUSE_HACK_7 0x00000080 |
265 | #define HID_QUIRK_2WHEEL_MOUSE_HACK_5 0x00000100 | ||
266 | #define HID_QUIRK_2WHEEL_MOUSE_HACK_ON 0x00000200 | 265 | #define HID_QUIRK_2WHEEL_MOUSE_HACK_ON 0x00000200 |
267 | #define HID_QUIRK_SKIP_OUTPUT_REPORTS 0x00010000 | 266 | #define HID_QUIRK_SKIP_OUTPUT_REPORTS 0x00010000 |
268 | #define HID_QUIRK_SONY_PS3_CONTROLLER 0x00040000 | 267 | #define HID_QUIRK_SONY_PS3_CONTROLLER 0x00040000 |
@@ -278,7 +277,6 @@ struct hid_item { | |||
278 | */ | 277 | */ |
279 | 278 | ||
280 | #define HID_QUIRK_RDESC_CYMOTION 0x00000001 | 279 | #define HID_QUIRK_RDESC_CYMOTION 0x00000001 |
281 | #define HID_QUIRK_RDESC_SWAPPED_MIN_MAX 0x00000004 | ||
282 | #define HID_QUIRK_RDESC_PETALYNX 0x00000008 | 280 | #define HID_QUIRK_RDESC_PETALYNX 0x00000008 |
283 | #define HID_QUIRK_RDESC_BUTTON_CONSUMER 0x00000020 | 281 | #define HID_QUIRK_RDESC_BUTTON_CONSUMER 0x00000020 |
284 | #define HID_QUIRK_RDESC_SAMSUNG_REMOTE 0x00000040 | 282 | #define HID_QUIRK_RDESC_SAMSUNG_REMOTE 0x00000040 |