The patch number 10720 was added via Hans Verkuil <[email protected]>
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel
If anyone has any objections, please let us know by sending a message to:
Linux Media Mailing List <[email protected]>
------
From: Hans Verkuil <[email protected]>
bt819: that delay include is needed after all.
Thanks to Jean Delvare for pointing this out.
Priority: normal
Signed-off-by: Hans Verkuil <[email protected]>
---
linux/drivers/media/video/bt819.c | 1 +
1 file changed, 1 insertion(+)
diff -r 87b42a771fa6 -r b115495b9e2b linux/drivers/media/video/bt819.c
--- a/linux/drivers/media/video/bt819.c Thu Feb 19 10:36:36 2009 +0100
+++ b/linux/drivers/media/video/bt819.c Thu Feb 19 12:08:07 2009 +0100
@@ -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>
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/b115495b9e2b87a376af109a5705c8a225d4a122
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits