summaryrefslogtreecommitdiff
path: root/goodix_ts_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'goodix_ts_core.h')
-rw-r--r--goodix_ts_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/goodix_ts_core.h b/goodix_ts_core.h
index cfd7bca..bb03a78 100644
--- a/goodix_ts_core.h
+++ b/goodix_ts_core.h
@@ -843,7 +843,6 @@ struct goodix_ts_core {
s16 heatmap_diff[GOODIX_MAX_DRV_NUM * GOODIX_MAX_SEN_NUM];
s16 heatmap_selfdiff[GOODIX_MAX_DRV_NUM + GOODIX_MAX_SEN_NUM];
*/
- struct completion init_stage2_complete;
struct touch_apis_data apis_data;
struct workqueue_struct *event_wq;
struct delayed_work monitor_gesture_work;