All of lore.kernel.org
 help / color / mirror / Atom feed
From: Filippo Zangheri <filippo.zangheri@yahoo.it>
To: "Chatre, Reinette" <reinette.chatre@intel.com>
Cc: ipw3945-devel@lists.sourceforge.net, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] iwlwifi: add missing include in iwl-3945-led.c
Date: Thu, 03 Apr 2008 19:30:52 +0200	[thread overview]
Message-ID: <47F5144C.6000800@yahoo.it> (raw)
In-Reply-To: <D936D925018D154694D8A362EEB089200419511C@orsmsx416.amr.corp.intel.com>

Chatre, Reinette ha scritto:
> On Thursday, April 03, 2008 3:23 AM, Filippo Zangheri  wrote:
> 
>> iwl-3945-led.c does not include a relevant file.
>>
>> Signed-off-by: Filippo Zangheri <filippo.zangheri@yahoo.it> ---
>> drivers/net/wireless/iwlwifi/iwl-3945-led.c |    1 +
>> 1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/drivers/net/wireless/iwlwifi/iwl-3945-led.c
>> b/drivers/net/wireless/iwlwifi/iwl-3945-led.c
>> index d200d08..7743cac 100644
>> --- a/drivers/net/wireless/iwlwifi/iwl-3945-led.c
>> +++ b/drivers/net/wireless/iwlwifi/iwl-3945-led.c
>> @@ -40,6 +40,7 @@
>> #include <asm/unaligned.h>
>>
>> #include "iwl-3945.h"
>> +#include "iwl-3945-led.h"
>> #include "iwl-helpers.h"
>>
>> #define IWL_1MB_RATE (128 * 1024)
>>
> 
> ... but iwl-3945.h which is just above the line you added already
> includes this header file.

Right, but here it refused to compile without this.. I apologize,
I'm really sorry!

-- 
Filippo Zangheri

GPG key ID: 0xE1D879FA
Key fingerprint: 816B CE57 D43C 0A47 EF35 3378 EA5F A72A E1D8 79FA
Key server: pgp.mit.edu

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GE d- s+:- a-- C++ UL+++ P+ L+++ E-- W+ N* o-- K- w--- O-- M--
V- PS++ PE+ Y+ PGP++ t 5-- X++ R* tv b+ DI-- D---- G-- e++ h--
r++ z*
------END GEEK CODE BLOCK------


      reply	other threads:[~2008-04-03 17:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03 10:22 [PATCH] iwlwifi: add missing include in iwl-3945-led.c Filippo Zangheri
2008-04-03 15:58 ` Chatre, Reinette
2008-04-03 17:30   ` Filippo Zangheri [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=47F5144C.6000800@yahoo.it \
    --to=filippo.zangheri@yahoo.it \
    --cc=ipw3945-devel@lists.sourceforge.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=reinette.chatre@intel.com \
    /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.