From 91094b921db32a5a153d68f8028a17403d4a0a22 Mon Sep 17 00:00:00 2001 From: Guillaume Plourde Date: Fri, 18 Aug 2023 08:44:56 -0400 Subject: [PATCH] fixup! input: apple_z2: Add a driver for Apple Z2 touchscreens Signed-off-by: Guillaume Plourde --- drivers/input/touchscreen/apple_z2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/touchscreen/apple_z2.c b/drivers/input/touchscreen/apple_z2.c index 1e6de3abb54318..f9e07dfd62a073 100644 --- a/drivers/input/touchscreen/apple_z2.c +++ b/drivers/input/touchscreen/apple_z2.c @@ -12,6 +12,7 @@ #include #include #include +#include #include #define APPLE_Z2_NUM_FINGERS_OFFSET 16