HID: move samsung quirks
[deliverable/linux.git] / include / linux / hid.h
index 3a639bff4ab252b1884bfac74b1478e5988f19e0..5b47feecc101b3b89bb604edd9d7294f754a619c 100644 (file)
@@ -268,12 +268,6 @@ struct hid_item {
 #define HID_QUIRK_IGNORE_HIDINPUT              0x01000000
 #define HID_QUIRK_FULLSPEED_INTERVAL           0x10000000
 
-/*
- * Separate quirks for runtime report descriptor fixup
- */
-
-#define HID_QUIRK_RDESC_SAMSUNG_REMOTE         0x00000040
-
 /*
  * This is the global environment of the parser. This information is
  * persistent for main-items. The global environment can be saved and
This page took 0.023964 seconds and 5 git commands to generate.