[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070302030143.03d26b6c.akpm@linux-foundation.org>
Date: Fri, 2 Mar 2007 03:01:43 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Richard Purdie <rpurdie@...ys.net>
Cc: Marcel Holtmann <marcel@...tmann.org>,
"John W. Linville" <linville@...driver.com>,
Michael Buesch <mb@...sch.de>, netdev@...r.kernel.org
Subject: Re: s390 allmodconfig
On Fri, 02 Mar 2007 10:32:32 +0000 Richard Purdie <rpurdie@...ys.net> wrote:
> On Fri, 2007-03-02 at 00:25 -0800, Andrew Morton wrote:
> > net/mac80211/ieee80211_led.c: In function 'ieee80211_led_init':
> > net/mac80211/ieee80211_led.c:38: error: invalid application of 'sizeof' to incomplete type 'struct led_trigger'
> > net/mac80211/ieee80211_led.c:43: error: dereferencing pointer to incomplete type
> > net/mac80211/ieee80211_led.c:44: warning: implicit declaration of function 'led_trigger_register'
> > net/mac80211/ieee80211_led.c:49: error: invalid application of 'sizeof' to incomplete type 'struct led_trigger'
> > net/mac80211/ieee80211_led.c:54: error: dereferencing pointer to incomplete type
> > net/mac80211/ieee80211_led.c: In function 'ieee80211_led_exit':
> > net/mac80211/ieee80211_led.c:64: warning: implicit declaration of function 'led_trigger_unregister'
> >
> > akpm2:/usr/src/25> grep LED .config
> > CONFIG_NF_CONNTRACK_ENABLED=m
> > CONFIG_MAC80211_LEDS=y
> >
> > Probably related to the Kconfig problems.
>
> Almost certainly. Someone is building some LED trigger/driver without
> the LED core enabled which is what that Kconfig warning was about.
>
> Nobody's ever mentioned this driver to me...
>
It's a mountain of new wireless code in the just-released 2.6.21-rc2-mm1.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists