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



Kenneth Aafløy wrote:
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.

I'm sorry, I didnt even check to see if there were significant changes from bk21 to bk22 :) Thanks. I will post another thread for a fix. :)





Home | Main Index | Thread Index