From: Filippo Zangheri <filippo.zangheri@yahoo.it>
To: ipw3945-devel@lists.sourceforge.net
Cc: linux-wireless@vger.kernel.org, "Chatre,
Reinette" <reinette.chatre@intel.com>
Subject: [PATCH] iwlwifi: add missing include in iwl-3945-led.c
Date: Thu, 03 Apr 2008 12:22:32 +0200 [thread overview]
Message-ID: <47F4AFE8.4020405@yahoo.it> (raw)
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)
--
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------
next reply other threads:[~2008-04-03 10:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-03 10:22 Filippo Zangheri [this message]
2008-04-03 15:58 ` [PATCH] iwlwifi: add missing include in iwl-3945-led.c Chatre, Reinette
2008-04-03 17:30 ` Filippo Zangheri
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=47F4AFE8.4020405@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.