From: Andrew Morton <akpm@linux-foundation.org>
To: Richard Purdie <rpurdie@rpsys.net>
Cc: Marcel Holtmann <marcel@holtmann.org>,
"John W. Linville" <linville@tuxdriver.com>,
Michael Buesch <mb@bu3sch.de>,
netdev@vger.kernel.org
Subject: Re: s390 allmodconfig
Date: Fri, 2 Mar 2007 03:01:43 -0800 [thread overview]
Message-ID: <20070302030143.03d26b6c.akpm@linux-foundation.org> (raw)
In-Reply-To: <1172831552.11149.19.camel@localhost.localdomain>
On Fri, 02 Mar 2007 10:32:32 +0000 Richard Purdie <rpurdie@rpsys.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.
next prev parent reply other threads:[~2007-03-02 11:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-02 8:18 s390 allmodconfig Andrew Morton
2007-03-02 8:25 ` Andrew Morton
2007-03-02 10:32 ` Richard Purdie
2007-03-02 11:01 ` Andrew Morton [this message]
2007-03-02 10:38 ` Johannes Berg
2007-03-02 11:06 ` Andrew Morton
2007-03-02 11:11 ` Johannes Berg
2007-03-02 11:20 ` Andrew Morton
2007-03-02 17:48 ` Martin Schwidefsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070302030143.03d26b6c.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linville@tuxdriver.com \
--cc=marcel@holtmann.org \
--cc=mb@bu3sch.de \
--cc=netdev@vger.kernel.org \
--cc=rpurdie@rpsys.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).