diff options
Diffstat (limited to 'include')
-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 e9c4154ba336..0644fd33b983 100644 --- a/include/linux/hid.h +++ b/include/linux/hid.h | |||
@@ -257,7 +257,6 @@ struct hid_item { | |||
257 | 257 | ||
258 | #define HID_QUIRK_INVERT 0x00000001 | 258 | #define HID_QUIRK_INVERT 0x00000001 |
259 | #define HID_QUIRK_NOTOUCH 0x00000002 | 259 | #define HID_QUIRK_NOTOUCH 0x00000002 |
260 | #define HID_QUIRK_IGNORE 0x00000004 | ||
261 | #define HID_QUIRK_NOGET 0x00000008 | 260 | #define HID_QUIRK_NOGET 0x00000008 |
262 | #define HID_QUIRK_HIDDEV 0x00000010 | 261 | #define HID_QUIRK_HIDDEV 0x00000010 |
263 | #define HID_QUIRK_BADPAD 0x00000020 | 262 | #define HID_QUIRK_BADPAD 0x00000020 |