Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - v4l2-common: remove incorrect MODULE test - au0828: fix compilation on kernels 2.6.20 and 2.6.21. - au8522: fix compilation warning. - mt9v022: fix compilation warning for kernels < 2.6.26. Devin, please note the auxxxx changes I made. The au8522 change we've discussed already (normal_i2c isn't needed for old kernels), the au0828 change simply adds the linux/mm.h header which turns out to be needed on older kernels. Thanks, Hans diffstat: dvb/frontends/au8522_decoder.c | 6 ++++-- video/au0828/au0828-video.c | 1 + video/mt9v022.c | 4 ++++ video/v4l2-common.c | 8 ++++---- 4 files changed, 13 insertions(+), 6 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