Re: [PATCH -mmotm] leds-input: depends on INPUT

From: Pavel Machek
Date: Wed Mar 24 2010 - 17:02:14 EST


On Wed 2010-03-24 12:18:38, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> leds-input uses input_*() functions so it should depend on INPUT.
>
> leds-input.c:(.text+0x6e0513): undefined reference to `input_unregister_handle'
> leds-input.c:(.text+0x6e06eb): undefined reference to `input_inject_event'
> leds-input.c:(.text+0x6e0700): undefined reference to `input_inject_event'
> leds-input.c:(.text+0x6e0906): undefined reference to `input_register_handle'
> leds-input.c:(.text+0x6e0bdc): undefined reference to `input_unregister_handler'
> leds-input.c:(.init.text+0x285c8): undefined reference to `input_register_handler'
> leds-input.c:(.exit.text+0x7b04): undefined reference to `input_unregister_handler'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> Cc: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx>
> Cc: Pavel Machek <pavel@xxxxxx>

ACK.

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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/