summaryrefslogtreecommitdiff
path: root/goodix_ts_core.h
diff options
context:
space:
mode:
authorWendly Li <wendlyli@google.com>2022-09-19 08:03:28 +0000
committerWendly Li <wendlyli@google.com>2022-09-21 06:29:52 +0000
commitb469db6155901a531f6dc006870cd42bd4f491c2 (patch)
tree0e1154cadabc2a2565e94203c68aec8253c1c35d /goodix_ts_core.h
parentad4cdbcf85ffc81a4242a1305d0e756ff85dd021 (diff)
downloadgoodix_touch-b469db6155901a531f6dc006870cd42bd4f491c2.tar.gz
touch: goodix: Fix building errors when disabling GTI
Bug: 246200605 Test: Build successfully Change-Id: I13601ae0e0d5e494415eb5a2ee1fc7d2c5d82b7f Signed-off-by: Wendly Li <wendlyli@google.com>
Diffstat (limited to 'goodix_ts_core.h')
-rw-r--r--goodix_ts_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/goodix_ts_core.h b/goodix_ts_core.h
index 4a4173a..66a0fe2 100644
--- a/goodix_ts_core.h
+++ b/goodix_ts_core.h
@@ -31,6 +31,7 @@
#include <linux/platform_device.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
+#include <drm/drm_panel.h>
#if IS_ENABLED(CONFIG_OF)
#include <linux/of_gpio.h>
#include <linux/regulator/consumer.h>