Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-misc for the following: - v4l2-subdev: remove unnecessary check - cx18: remove bogus init call. - cxusb: fix compile warning - atbm8830: fix compile warning - sh_mobile_ceu_camera: fix compile warning - sh_mobile_ceu_camera: requires 2.6.32 as minimum kernel version. - meye/vino: fix compile warnings - decode_tm6000: fix compile warning - zr364xx: needs at least 2.6.19. This is the first round of fixes for compile warnings. I'm also going to upgrade to the latest binutils and gcc for doing the daily builds. It would be nice if the daily build would produce an OK again... Thanks, Hans diffstat: linux/drivers/media/dvb/dvb-usb/cxusb.c | 2 ++ linux/drivers/media/dvb/frontends/atbm8830.c | 4 +++- linux/drivers/media/video/cx18/cx18-av-core.c | 14 +++++++------- linux/drivers/media/video/cx18/cx18-driver.c | 1 - linux/drivers/media/video/meye.c | 4 ++++ linux/drivers/media/video/sh_mobile_ceu_camera.c | 1 - linux/drivers/media/video/vino.c | 4 ++++ linux/include/media/v4l2-subdev.h | 2 +- v4l/versions.txt | 7 ++++++- v4l2-apps/util/decode_tm6000.c | 2 +- 10 files changed, 28 insertions(+), 13 deletions(-) -- Hans Verkuil - video4linux developer - sponsored by TANDBERG -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html