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

From: Andrew Morton
Date: Fri Sep 23 2011 - 19:00:51 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.
>

This patch is causing breakage in today's linux-next. x86 allmodconfig:

drivers/mmc/core/core.c: In function 'mmc_request_done':
drivers/mmc/core/core.c:153: error: 'struct mmc_host' has no member named 'led'
drivers/mmc/core/core.c: In function 'mmc_start_request':
drivers/mmc/core/core.c:237: error: 'struct mmc_host' has no member named 'led'

--
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/