Re: mmotm 2011-05-06-16-39 uploaded (leds)

From: Esben Haabendal
Date: Sat May 07 2011 - 02:30:25 EST


On Fri, 2011-05-06 at 18:23 -0700, Randy Dunlap wrote:
> On Fri, 06 May 2011 16:39:31 -0700 akpm@xxxxxxxxxxxxxxxxxxxx wrote:
>
> > The mm-of-the-moment snapshot 2011-05-06-16-39 has been uploaded to
> >
> > http://userweb.kernel.org/~akpm/mmotm/
> >
> > and will soon be available at
> >
> > git://zen-kernel.org/kernel/mmotm.git
> >
> > It contains the following patches against 2.6.39-rc6:
>
>
> As reported on April 15 of 2011 in
> Subject: Re: mmotm 2011-04-14-15-08 uploaded (leds)
>
>
> from leds-support-automatic-start-of-blinking-with-ledtrig-timer.patch:
>
> This build error happened several times when
> CONFIG_LEDS_TRIGGERS is not enabled:
>
> drivers/leds/led-class.c:134: error: 'struct led_classdev' has no member named 'trigger_data'

Hmm... This is in led_set_software_blink() which is only used if
CONFIG_LEDS_TRIGGERS is enabled. It might make sense to leave out all
the blink related functions when CONFIG_LEDS_TRIGGERS is not enabled.

I am just leaving for some weekend activities, but I will happy to write
a patch for it sunday or perhaps monday.

/Esben

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