linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: Paul Mundt <lethal@linux-sh.org>
Cc: linux-next@vger.kernel.org,
	"John W. Linville" <linville@tuxdriver.com>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH -next] net: rfkill: Fix build for the CONFIG_RFKILL_LEDS=n case.
Date: Tue, 28 Apr 2009 10:05:56 -0500	[thread overview]
Message-ID: <49F71B54.1040800@lwfinger.net> (raw)
In-Reply-To: <20090428143942.GA25813@linux-sh.org>

Paul Mundt wrote:
> Commit ("rfkill: Fix broken rfkill LED in 2.6.30-rc1") sprinkles around
> references to rfkill_led_trigger() in the common code, which is only defined
> if CONFIG_RFKILL_LEDS is set:
> 
>   CC      net/rfkill/rfkill.o
> net/rfkill/rfkill.c: In function 'update_rfkill_state':
> net/rfkill/rfkill.c:99: error: implicit declaration of function 'rfkill_led_trigger'
> make[1]: *** [net/rfkill/rfkill.o] Error 1
> make: *** [net/rfkill/rfkill.o] Error 2
> 
> Cc: Larry Finger <Larry.Finger@lwfinger.net>
> Cc: John W. Linville <linville@tuxdriver.com>
> Signed-off-by: Paul Mundt <lethal@linux-sh.org>

Acked-by: Larry Finger <Larry.Finger@lwfinger.net>

      reply	other threads:[~2009-04-28 15:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-28 14:39 [PATCH -next] net: rfkill: Fix build for the CONFIG_RFKILL_LEDS=n case Paul Mundt
2009-04-28 15:05 ` Larry Finger [this message]

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=49F71B54.1040800@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=lethal@linux-sh.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=sfr@canb.auug.org.au \
    /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).