Skip to content

Commit 91fe761

Browse files
Perpixelmarcan
authored andcommitted
fixup! input: apple_z2: Add a driver for Apple Z2 touchscreens
Signed-off-by: Guillaume Plourde <[email protected]>
1 parent 35e5141 commit 91fe761

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/input/touchscreen/apple_z2.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <linux/input/mt.h>
1313
#include <linux/interrupt.h>
1414
#include <linux/module.h>
15+
#include <linux/of.h>
1516
#include <linux/spi/spi.h>
1617

1718
#define APPLE_Z2_NUM_FINGERS_OFFSET 16

0 commit comments

Comments
 (0)