From: Márton Németh <nm127@xxxxxxxxxxx> The cx23885 driver does not compile before Linux kernel 2.6.33 because of incompatible fifo API changes. Disable this driver being built before 2.6.33. Signed-off-by: Márton Németh <nm127@xxxxxxxxxxx> --- diff -r 5bcdcc072b6d v4l/versions.txt --- a/v4l/versions.txt Sat Jan 16 07:25:43 2010 +0100 +++ b/v4l/versions.txt Sat Jan 16 16:56:28 2010 +0100 @@ -1,6 +1,10 @@ # Use this for stuff for drivers that don't compile [2.6.99] +[2.6.33] +# Incompatible fifo API changes, see <linux/kfifo.h> +VIDEO_CX23885 + [2.6.32] # These rely on arch support that wasn't available until 2.6.32 VIDEO_SH_MOBILE_CEU -- 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