Re: [git pull] Input updates for 2.6.25-rc0

From: Stephen Hemminger
Date: Fri Feb 08 2008 - 18:29:46 EST


On Sat, 9 Feb 2008 00:25:36 +0100
Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * Dmitry Torokhov <dtor@xxxxxxxxxxxxx> wrote:
>
> > Stephen Hemminger (2):
> > Input: add driver for Fujitsu application buttons
>
> this change broke the build on x86 in randconfig testing:
>
> drivers/built-in.o: In function `apanel_detach_client':
> apanel.c:(.text+0x15c120): undefined reference to `__led_classdev_unregister'
> drivers/built-in.o: In function `apanel_probe':
> apanel.c:(.text+0x15c30f): undefined reference to `led_classdev_register'
>
> .config attached.
>
> the Kconfig dependencies seem incomplete:
>
> > +config INPUT_APANEL
> > + tristate "Fujitsu Lifebook Application Panel buttons"
> > + depends on X86
> > + select I2C_I801
> > + select INPUT_POLLDEV
> > + select CHECK_SIGNATURE
> > + help
>
> it doesnt list LEDS.
>
> Ingo

I think someone already sent a patch to select the LEDS

--
Stephen Hemminger <stephen.hemminger@xxxxxxxxxx>
--
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/