Mailing List archive

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

[linux-dvb] Re: __devexit_p



Franck Arnaud wrote:
While recompiling the 2.5 kernel with the kernel-driver from CVS I got an error "symbol lost at end of section" or something like that, on a remake. not the first make. Google on linux-kernel pointed to this script:

http://www.kernelnewbies.org/scripts/reference_discarded.pl

which in turn pointed to saa7146.

I'm no kernel hacker, but from looking at other uses of this on lxr.linux.no, I guess this __devexit_p may be needed here
in linux/drivers/media/common/saa7146_core.c:

ext->driver.remove = saa7146_remove_one;

and also __devexit in the declaration of the remove function?
you are right. I fixed this already a while ago, but this change got lost in the SAA-overhaul changes. Thanks for pointing this out, I'll apply the fix again to CVS.

Holger



--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index