Patrick, Patrick Boettcher wrote: > On Fri, 15 Jul 2005, Andrew Benton wrote: > >> Hi, I tried the patch but unfortunately the kernel didn't compile, it >> ended like this >> >> CC drivers/media/video/cx88/cx88-blackbird.o >> CC drivers/media/video/cx88/cx88-dvb.o >> drivers/media/video/cx88/cx88-dvb.c:169: error: unknown field >> `output_mode' specified in initializer >> drivers/media/video/cx88/cx88-dvb.c:176: error: unknown field >> `output_mode' specified in initializer > > > Yes, I was in a hurry *slap* and made a mistake. > > This one is correct (revert the other one):
I've already included this on V4L tree. On V4L, we do provide support for older 2.6 releases (so, we have some ifdefs to provide backport compatibility that are removed by a script before submiting patchsets). If I understand well your patch, it is to be applied after 2.6.12 version. Am I right? Mauro. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/