[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080208152812.2bb14374@extreme>
Date: Fri, 8 Feb 2008 15:28:12 -0800
From: Stephen Hemminger <shemminger@...ux-foundation.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: Dmitry Torokhov <dtor@...ightbb.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [git pull] Input updates for 2.6.25-rc0
On Sat, 9 Feb 2008 00:25:36 +0100
Ingo Molnar <mingo@...e.hu> wrote:
>
> * Dmitry Torokhov <dtor@...ightbb.com> 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@...tta.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists