Re: pcf50663 MFD driver modular build failure

From: Balaji Rao
Date: Thu Jan 15 2009 - 00:04:29 EST


On Wed, Jan 14, 2009 at 01:47:12PM -0800, Randy Dunlap wrote:
> On Tue, 13 Jan 2009 12:22:02 +0530 Balaji Rao wrote:
>
> > On Mon, Jan 12, 2009 at 09:05:01PM -0800, David Miller wrote:
> > >
> > > This started happening with Linus's pull from today for
> > > sparc64 allmodconfig:
> > >
> > > ERROR: "__set_irq_handler" [drivers/mfd/pcf50633-core.ko] undefined!
> > > ERROR: "handle_level_irq" [drivers/mfd/pcf50633-core.ko] undefined!
> > >
> > > Sure we can export __set_irq_handler() and handle_level_irq() to
> > > modules to fix this, but that looks like some hokey stuff for
> > > a MFD driver to be doing :-)
> >
> > Yes, right! It's really not necessary. I've sent a patch to remove it.
>
> Who did you send the patch to and where is it in the queue??

Samuel has taken it into his linux-mfd tree and should be sending a pull
request real soon.

Thanks,
Balaji
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/