netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] iwlwifi: iwl-agn.h included twice
  2012-02-15 17:55 [PATCH] iwlwifi: iwl-agn.h included twice Danny Kukawka
@ 2012-02-15 16:50 ` Guy, Wey-Yi
  0 siblings, 0 replies; 2+ messages in thread
From: Guy, Wey-Yi @ 2012-02-15 16:50 UTC (permalink / raw)
  To: Danny Kukawka
  Cc: linux-wireless, Danny Kukawka, Intel Linux Wireless,
	John W. Linville, netdev, linux-kernel

On Wed, 2012-02-15 at 18:55 +0100, Danny Kukawka wrote:
> drivers/net/wireless/iwlwifi/iwl-core.c included 'iwl-agn.h' twice,
> remove the duplicate.
> 
> Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Acked-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] iwlwifi: iwl-agn.h included twice
@ 2012-02-15 17:55 Danny Kukawka
  2012-02-15 16:50 ` Guy, Wey-Yi
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Kukawka @ 2012-02-15 17:55 UTC (permalink / raw)
  To: linux-wireless
  Cc: Danny Kukawka, Wey-Yi Guy, Intel Linux Wireless, John W. Linville,
	netdev, linux-kernel

drivers/net/wireless/iwlwifi/iwl-core.c included 'iwl-agn.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
 drivers/net/wireless/iwlwifi/iwl-core.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/iwlwifi/iwl-core.c b/drivers/net/wireless/iwlwifi/iwl-core.c
index 7bcfa78..5a7720f 100644
--- a/drivers/net/wireless/iwlwifi/iwl-core.c
+++ b/drivers/net/wireless/iwlwifi/iwl-core.c
@@ -38,7 +38,6 @@
 #include "iwl-core.h"
 #include "iwl-io.h"
 #include "iwl-power.h"
-#include "iwl-agn.h"
 #include "iwl-shared.h"
 #include "iwl-agn.h"
 #include "iwl-trans.h"
-- 
1.7.8.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-15 17:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15 17:55 [PATCH] iwlwifi: iwl-agn.h included twice Danny Kukawka
2012-02-15 16:50 ` Guy, Wey-Yi

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).