Merge tag 'v4.0-rc5' into next
[cascardo/linux.git] / drivers / input / mouse / synaptics.h
index ee4bd0d..56faa7e 100644 (file)
@@ -196,6 +196,7 @@ struct synaptics_data {
        unsigned long                           press_start;
        bool                                    press;
        bool                                    report_press;
+       bool                                    is_forcepad;
 };
 
 void synaptics_module_init(void);