Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

touchscreen: Fix build of da9034

Missing an include and thus breaks the x86-64 build.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Alan Cox and committed by
Linus Torvalds
30aafdba 57c44c5f

+1
+1
drivers/input/touchscreen/da9034-ts.c
··· 16 16 #include <linux/delay.h> 17 17 #include <linux/platform_device.h> 18 18 #include <linux/input.h> 19 + #include <linux/workqueue.h> 19 20 #include <linux/mfd/da903x.h> 20 21 21 22 #define DA9034_MANUAL_CTRL 0x50