Re: [PATCH v2] leds: set LEDS_TRIGGERS as tristate

From: Andrew Morton
Date: Fri Sep 23 2011 - 19:27:11 EST


On Tue, 6 Sep 2011 05:56:02 +0800
Bryan Wu <bryan.wu@xxxxxxxxxxxxx> wrote:

> LEDS_TRIGGERS is depends on LEDS_CLASSS, which should be tristate. So
> set it as tristate too and update header files as well.
>

Another allmodconfig failure:

drivers/built-in.o: In function `led_trigger_blink':
(.text+0x119206): undefined reference to `led_blink_set'
drivers/built-in.o: In function `led_trigger_set':
(.text+0x119389): undefined reference to `led_brightness_set'

I *think* it will be caused by this patch. I'll drop it and see :(
--
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/