V4L/DVB (10720): bt819: that delay include is needed after all.
authorHans Verkuil <hverkuil@xs4all.nl>
Thu, 19 Feb 2009 11:08:07 +0000 (08:08 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:57 +0000 (12:42 -0300)
Thanks to Jean Delvare for pointing this out.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/bt819.c

index ce2a8f3..821af12 100644 (file)
@@ -31,6 +31,7 @@
 #include <linux/module.h>
 #include <linux/types.h>
 #include <linux/ioctl.h>
+#include <linux/delay.h>
 #include <asm/uaccess.h>
 #include <linux/i2c.h>
 #include <linux/i2c-id.h>