The patch number 10396 was added via Mauro Carvalho Chehab <mche...@redhat.com>
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 <linux-me...@vger.kernel.org>

------

From: Mauro Carvalho Chehab  <mche...@redhat.com>
v4l2-device.c: Fix compilation with older kernels


Priority: normal

Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>


---

 linux/drivers/media/video/v4l2-device.c |    1 +
 1 file changed, 1 insertion(+)

diff -r 2391166e560a -r b26e0f8ee6f6 linux/drivers/media/video/v4l2-device.c
--- a/linux/drivers/media/video/v4l2-device.c   Sun Jan 25 23:00:16 2009 +0000
+++ b/linux/drivers/media/video/v4l2-device.c   Thu Jan 29 08:02:15 2009 -0200
@@ -23,6 +23,7 @@
 #include <linux/i2c.h>
 #include <linux/videodev2.h>
 #include <media/v4l2-device.h>
+#include "compat.h"
 
 int v4l2_device_register(struct device *dev, struct v4l2_device *v4l2_dev)
 {


---

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

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to