From: Alan Cox Date: Wed, 7 Jan 2009 11:40:03 +0000 (+0000) Subject: touchscreen: Fix build of da9034 X-Git-Tag: firefly_0821_release~16096 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=30aafdba6f78619274a977d67283a681bedbcbbd;p=firefly-linux-kernel-4.4.55.git touchscreen: Fix build of da9034 Missing an include and thus breaks the x86-64 build. Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- diff --git a/drivers/input/touchscreen/da9034-ts.c b/drivers/input/touchscreen/da9034-ts.c index 4342e77814b5..fa67d782c3c3 100644 --- a/drivers/input/touchscreen/da9034-ts.c +++ b/drivers/input/touchscreen/da9034-ts.c @@ -16,6 +16,7 @@ #include #include #include +#include #include #define DA9034_MANUAL_CTRL 0x50