Merge tag 'v4.0-rc5' into next
[firefly-linux-kernel-4.4.55.git] / drivers / input / mouse / synaptics.h
index ee4bd0d12b26fa2770445a381134b62124be6741..56faa7ec443480af63e66b56819be46fb44a6ee7 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);