Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: error in saa7146_fops.c from recent checkin



On Friday 12 November 2004 23:09, C.Y.M wrote:
> CC [M]  drivers/media/common/saa7146_fops.o
> drivers/media/common/saa7146_fops.c: In function `fops_mmap':
> drivers/media/common/saa7146_fops.c:347: warning: passing arg 1 of
> `videobuf_mmap_mapper' from incompatible pointer type
> drivers/media/common/saa7146_fops.c:347: warning: passing arg 2 of
> `videobuf_mmap_mapper' from incompatible pointer type
> drivers/media/common/saa7146_fops.c: In function `fops_poll':
> drivers/media/common/saa7146_fops.c:363: warning: passing arg 3 of
> `videobuf_poll_stream' from incompatible pointer type
> drivers/media/common/saa7146_fops.c:363: error: too many arguments to
> function `videobuf_poll_stream'

You are actually complain about changes to a release canditate of the linux 
kernel that broke the compilation of the dvb-kernel module. Since the linux
kernel is changing so much between releases it would be appropriate to only
follow these changes when that release candidate has been released in full.

Thanks for testing,
Kenneth




Home | Main Index | Thread Index