summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/fusion_F0710A.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/touchscreen/fusion_F0710A.h')
-rw-r--r--drivers/input/touchscreen/fusion_F0710A.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/fusion_F0710A.h b/drivers/input/touchscreen/fusion_F0710A.h
index 85f8210345a9..3e5af9e72b78 100644
--- a/drivers/input/touchscreen/fusion_F0710A.h
+++ b/drivers/input/touchscreen/fusion_F0710A.h
@@ -71,6 +71,7 @@ struct fusion_F0710A_data {
struct i2c_client *client;
struct workqueue_struct *workq;
struct input_dev *input;
+ int gpio_reset;
u16 x1;
u16 y1;
u8 z1;