On 10/12/07, Pierre Ossman <[EMAIL PROTECTED]> wrote: > On Thu, 11 Oct 2007 22:30:41 -0700 (PDT) > Linus Torvalds <[EMAIL PROTECTED]> wrote: > > > > > There seems to be some breakage here: > > > > drivers/mmc/core/host.c: In function 'mmc_remove_host': > > drivers/mmc/core/host.c:146: error: implicit declaration of > > function 'led_trigger_unregister' drivers/mmc/core/host.c:146: error: > > 'struct mmc_host' has no member named 'led' > > > > this was after doing a few "make randconfig" runs, a habit I'm trying > > to encourage (and do myself occasionally too). > > > > How embarrassing. I'll have a look at it and reping you when I've > solved it.
I see the same here. MMC needs a dependency on LEDS_TRIGGERS, I guess. Kay - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/