From: Richard Purdie <rpurdie@rpsys.net>
To: Andrew Morton <akpm@linux-foundation.org>
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, 02 Mar 2007 10:32:32 +0000 [thread overview]
Message-ID: <1172831552.11149.19.camel@localhost.localdomain> (raw)
In-Reply-To: <20070302002512.bd9bbb80.akpm@linux-foundation.org>
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...
Richard
(LED Maintainer)
next prev parent reply other threads:[~2007-03-02 10:33 UTC|newest]
Thread overview: 14+ 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 [this message]
2007-03-02 11:01 ` Andrew Morton
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
-- strict thread matches above, loose matches on Subject: below --
2008-08-29 7:52 Andrew Morton
[not found] ` <20080829005217.509a6c23.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2008-08-29 8:45 ` Jean Delvare
[not found] ` <20080829104533.0e65f43a-ig7AzVSIIG7kN2dkZ6Wm7A@public.gmane.org>
2008-08-29 9:04 ` Andrew Morton
[not found] ` <20080829020409.2880013b.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2008-08-29 9:09 ` Rodolfo Giometti
2008-08-29 10:47 ` Jean Delvare
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=1172831552.11149.19.camel@localhost.localdomain \
--to=rpurdie@rpsys.net \
--cc=akpm@linux-foundation.org \
--cc=linville@tuxdriver.com \
--cc=marcel@holtmann.org \
--cc=mb@bu3sch.de \
--cc=netdev@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.