]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
touchscreen: Fix build of da9034
authorAlan Cox <alan@redhat.com>
Wed, 7 Jan 2009 11:40:03 +0000 (11:40 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 7 Jan 2009 19:34:14 +0000 (11:34 -0800)
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>
drivers/input/touchscreen/da9034-ts.c

index 4342e77814b57e3b30f9ef9b4276440f7d7756de..fa67d782c3c395d213813a033963f8161203530c 100644 (file)
@@ -16,6 +16,7 @@
 #include <linux/delay.h>
 #include <linux/platform_device.h>
 #include <linux/input.h>
+#include <linux/workqueue.h>
 #include <linux/mfd/da903x.h>
 
 #define DA9034_MANUAL_CTRL     0x50