Hans, On Mon, 28 Apr 2008 22:42:40 +0200 Hans Verkuil <[EMAIL PROTECTED]> wrote:
> Hi Mauro, > > Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-cx18 for > the following: > > - cx18: new driver for the Conexant CX23418 MPEG encoder chip > - cx18: add new cx18-ctl control utility > Didn't compile in-kernel. I'm folding this patch to fix the issue. diff --git a/drivers/media/video/cx18/cx18-driver.h b/drivers/media/video/cx18/cx18-driver.h index f44c019..2ee9391 100644 --- a/drivers/media/video/cx18/cx18-driver.h +++ b/drivers/media/video/cx18/cx18-driver.h @@ -49,7 +49,7 @@ #include <media/tuner.h> #include "cx18-mailbox.h" #include "cx18-av-core.h" -#include <cx23418.h> +#include "cx23418.h" /* DVB */ #include "demux.h" _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
