I tried to compile git://linuxtv.org/mchehab/new_build.git on a 2.6.32 As alread reported by somebody earlier, there is a problem with hdpvr-i2c.c : /home/martin/linuxtv_new_build/new_build/v4l/hdpvr-i2c.c: In function 'hdpvr_new_i2c_ir': /home/martin/linuxtv_new_build/new_build/v4l/hdpvr-i2c.c:62: error: too many arguments to function 'i2c_new_probed_device' make[3]: *** [/home/martin/linuxtv_new_build/new_build/v4l/hdpvr-i2c.o] Error 1 It seems this driver was simply forgotten in the patch backports/v2.6.35_i2c_new_probed_device.patch Removing the last argument (NULL) -like it was done in the other drivers- fixes compilation. I could build the drivers against Ubuntus 2.6.32-27- generic-pae (which is the latest kernel for the 10.04 LTS) -- 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