On Fri, 2010-05-28 at 10:11 +1000, Stephen Rothwell wrote: > On Fri, 28 May 2010 01:35:49 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > > > On Thu, 27 May 2010 14:07:24 +0100 Richard Purdie <rpurdie@xxxxxxxxx> wrote: > > > > > > On Thu, 2010-05-27 at 21:36 +1000, Benjamin Herrenschmidt wrote: > > > > On Thu, 2010-05-27 at 15:16 +1000, Stephen Rothwell wrote: > > > > > > > > > > drivers/leds/leds-net5501.c:20:23: error: asm/geode.h: No such file or directory > > > > > drivers/leds/leds-net5501.c: In function 'soekris_init': > > > > > drivers/leds/leds-net5501.c:63: error: implicit declaration of function 'is_geode' > > > > > > > > Looks like something is missing an ifdef CONFIG_X86 :-) > > > > > > Right, that driver/board is x86 only. I've pushed a fix. > > > > > > > > Caused by commit 14e40f644b020d473415342461b7c62e3bb5e312 ("leds: Add LED > > > > > driver for the Soekris net5501 board"). Presumably only tested on x86? > > > > > > > > > > drivers/leds/leds-gpio.c: In function 'of_gpio_leds_probe': > > > > > drivers/leds/leds-gpio.c:253: error: 'struct gpio_led' has no member named 'blinking' > > > > > > > > > > Caused by commit 2146325df2c2640059a9e064890c30c6e259b458 ("leds: > > > > > leds-gpio: Change blink_set callback to be able to turn off blinking"). > > > > > > This error looks like its from Ben's patch, probably when openfirmware > > > is enabled. I've queued a fix for this too: > > > > > > http://git.o-hand.com/cgit.cgi/linux-rpurdie-leds/commit/?id=a4b4433c511cf4361bb0afabba69e16632002d32 > > > > Great, thanks. > > Except, of course, Linus has merged the broken tree without the fixes :-( > > Oh, well. At least we have fixes, I've asked him to pull them. Cheers, Richard -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html