The patch number 10908 was added via Mauro Carvalho Chehab <[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: Mauro Carvalho Chehab  <[email protected]>
videobuf-core: also needs a minimal subset of V4L1 header


Signed-off-by: Mauro Carvalho Chehab <[email protected]>


---

 linux/include/media/videobuf-core.h |    1 +
 1 file changed, 1 insertion(+)

diff -r f7f2fb8805eb -r ba7af807e2db linux/include/media/videobuf-core.h
--- a/linux/include/media/videobuf-core.h       Tue Mar 10 05:31:34 2009 -0300
+++ b/linux/include/media/videobuf-core.h       Tue Mar 10 18:30:27 2009 -0300
@@ -18,6 +18,7 @@
 
 #include <linux/poll.h>
 #ifdef CONFIG_VIDEO_V4L1_COMPAT
+#define __MIN_V4L1
 #include <linux/videodev.h>
 #endif
 #include <linux/videodev2.h>


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/ba7af807e2db2213a196ae14f46154f08fb2f0d2

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to