From b469db6155901a531f6dc006870cd42bd4f491c2 Mon Sep 17 00:00:00 2001 From: Wendly Li Date: Mon, 19 Sep 2022 08:03:28 +0000 Subject: touch: goodix: Fix building errors when disabling GTI Bug: 246200605 Test: Build successfully Change-Id: I13601ae0e0d5e494415eb5a2ee1fc7d2c5d82b7f Signed-off-by: Wendly Li --- goodix_ts_core.h | 1 + 1 file changed, 1 insertion(+) (limited to 'goodix_ts_core.h') 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 #include #include +#include #if IS_ENABLED(CONFIG_OF) #include #include -- cgit v1.2.3