[GIT PULL] Versatile LEDs conversion
Linus Walleij
linus.walleij at linaro.org
Wed May 7 06:09:52 PDT 2014
On Tue, May 6, 2014 at 5:58 AM, Arnd Bergmann <arnd at arndb.de> wrote:
> I got a build error today, since LEDS_VERSATILE can be built-in while LEDS_CLASS
> is a module:
>
> drivers/built-in.o: In function `versatile_leds_probe':
> :(.text+0x155020): undefined reference to `led_classdev_register'
>
> I suggest we turn this option into 'tristate' so that the dependency
> tracking works correctly.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Quite tricky these bool/tristate things :-/
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list