From: Alan Cox Date: Wed, 7 Jan 2009 11:40:03 +0000 (+0000) Subject: touchscreen: Fix build of da9034 X-Git-Tag: v2.6.29-rc1~196 X-Git-Url: http://pilppa.org/gitweb/?a=commitdiff_plain;h=30aafdba6f78619274a977d67283a681bedbcbbd;p=linux-2.6-omap-h63xx.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 4342e77814b..fa67d782c3c 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