[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110923162643.d3505bf7.akpm@google.com>
Date: Fri, 23 Sep 2011 16:26:43 -0700
From: Andrew Morton <akpm@...gle.com>
To: Bryan Wu <bryan.wu@...onical.com>
Cc: rpurdie@...ys.net, linux@....linux.org.uk,
linux-kernel@...r.kernel.org, linus.walleij@...aro.org,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH v2] leds: set LEDS_TRIGGERS as tristate
On Tue, 6 Sep 2011 05:56:02 +0800
Bryan Wu <bryan.wu@...onical.com> 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@...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