Merge branch 'for-6.9/unused-struct-removal' into for-linus
[sfrench/cifs-2.6.git] / drivers / hid / hid-multitouch.c
index 3e91e4d6ba6fa335c7f5988638791d3df8d1773a..04a014cd2a2f678e8ad3a8e631cc7b6cab8958c2 100644 (file)
@@ -130,7 +130,6 @@ struct mt_application {
                                 * > 1 means hybrid (multitouch) protocol
                                 */
 
-       __s32 dev_time;         /* the scan time provided by the device */
        unsigned long jiffies;  /* the frame's jiffies */
        int timestamp;          /* the timestamp to be sent */
        int prev_scantime;              /* scantime reported previously */