On Mon, 2010-01-25 at 10:47 -0500, Devin Heitmueller wrote:
> On Mon, Jan 25, 2010 at 10:06 AM, Mauro Carvalho Chehab
> wrote:
> > Hi Devin/Andy/Jean,
> >
> > The cx88-alsa and cx18-drivers are broken: the driver depend of
> > request_modules that doesn't exist
> > when !CONFIG_MODULES, and has s
On Mon, Jan 25, 2010 at 11:45 AM, Theodore Kilgore
wrote:
>
>
> On Mon, 25 Jan 2010, Mauro Carvalho Chehab wrote:
>
>> Hi Devin/Andy/Jean,
>
>
>
>> The sq905c has a warning.
>
>
>
>> drivers/media/video/gspca/sq905c.c: In function ?sd_config?:
>> drivers/media/video/gspca/sq905c.c:207: warning:
On Mon, 25 Jan 2010, Mauro Carvalho Chehab wrote:
Hi Devin/Andy/Jean,
The sq905c has a warning.
drivers/media/video/gspca/sq905c.c: In function ?sd_config?:
drivers/media/video/gspca/sq905c.c:207: warning: unused variable ?i?
Please fix.
Cheers,
Mauro.
This one has been fixed
On Mon, Jan 25, 2010 at 10:06 AM, Mauro Carvalho Chehab
wrote:
> Hi Devin/Andy/Jean,
>
> The cx88-alsa and cx18-drivers are broken: the driver depend of
> request_modules that doesn't exist
> when !CONFIG_MODULES, and has some wrong __init annotations.
>
> The sq905c has a warning.
>
> I'm compil
Hi Devin/Andy/Jean,
The cx88-alsa and cx18-drivers are broken: the driver depend of request_modules
that doesn't exist
when !CONFIG_MODULES, and has some wrong __init annotations.
The sq905c has a warning.
I'm compiling it with:
make ARCH=i386 allmodconfig drivers/media/|grep -v "^ CC"