The patch number 11151 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> merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb Priority: normal Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com> --- linux/drivers/media/video/ov7670.c | 1 + v4l/versions.txt | 1 + 2 files changed, 2 insertions(+) diff -r d78c3e9c02aa -r 5bb30d71b4ee linux/drivers/media/video/ov7670.c --- a/linux/drivers/media/video/ov7670.c Mon Mar 23 18:53:04 2009 -0300 +++ b/linux/drivers/media/video/ov7670.c Mon Mar 23 18:57:19 2009 -0300 @@ -13,6 +13,7 @@ #include <linux/init.h> #include <linux/module.h> #include <linux/i2c.h> +#include <linux/delay.h> #include <linux/videodev2.h> #include <media/v4l2-device.h> #include <media/v4l2-chip-ident.h> diff -r d78c3e9c02aa -r 5bb30d71b4ee v4l/versions.txt --- a/v4l/versions.txt Mon Mar 23 18:53:04 2009 -0300 +++ b/v4l/versions.txt Mon Mar 23 18:57:19 2009 -0300 @@ -45,6 +45,7 @@ USB_SI470X USB_SI470X # due to INIT_WORK changes USB_GSPCA_SQ905 +VIDEO_HDPVR [2.6.19] #This driver were developed at kernel 2.6.19, requiring vmalloc_user/remap_vmalloc_range --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/5bb30d71b4ee893a90e8bcda85fbdcf6f9f6928b _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits