diff options
Diffstat (limited to 'include/linux/hid.h')
-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 9eac330a1dfa..43aa51a7fa95 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_SKIP_OUTPUT_REPORTS 0x00010000 | 264 | #define HID_QUIRK_SKIP_OUTPUT_REPORTS 0x00010000 |
265 | #define HID_QUIRK_SONY_PS3_CONTROLLER 0x00040000 | ||
266 | #define HID_QUIRK_RESET_LEDS 0x00100000 | 265 | #define HID_QUIRK_RESET_LEDS 0x00100000 |
267 | #define HID_QUIRK_HIDINPUT 0x00200000 | 266 | #define HID_QUIRK_HIDINPUT 0x00200000 |
268 | #define HID_QUIRK_IGNORE_HIDINPUT 0x01000000 | 267 | #define HID_QUIRK_IGNORE_HIDINPUT 0x01000000 |