Merge tag 'v3.9-rc3' into next
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / include / uapi / linux / input.h
index 6e4e3c6b39617521c516f4482632ecb1cc4c00c0..4649ee35b6052e7ef967b6323003344879774826 100644 (file)
@@ -856,6 +856,7 @@ struct input_keymap_entry {
 #define MSC_GESTURE            0x02
 #define MSC_RAW                        0x03
 #define MSC_SCAN               0x04
+#define MSC_TIMESTAMP          0x05
 #define MSC_MAX                        0x07
 #define MSC_CNT                        (MSC_MAX+1)