[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1401361764-9050-1-git-send-email-sachin.kamat@linaro.org>
Date: Thu, 29 May 2014 16:39:23 +0530
From: Sachin Kamat <sachin.kamat@...aro.org>
To: linux-wireless@...r.kernel.org, netdev@...r.kernel.org
Cc: Larry.Finger@...inger.net, chaoming_li@...lsil.com.cn,
linville@...driver.com, sachin.kamat@...aro.org
Subject: [PATCH 1/2] rtlwifi: rtl8723be: Remove duplicate inclusion of phy.h
phy.h was included twice.
Signed-off-by: Sachin Kamat <sachin.kamat@...aro.org>
---
drivers/net/wireless/rtlwifi/rtl8723be/trx.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/wireless/rtlwifi/rtl8723be/trx.c b/drivers/net/wireless/rtlwifi/rtl8723be/trx.c
index e0a0d8c8fed5..969eaea5eddd 100644
--- a/drivers/net/wireless/rtlwifi/rtl8723be/trx.c
+++ b/drivers/net/wireless/rtlwifi/rtl8723be/trx.c
@@ -33,7 +33,6 @@
#include "trx.h"
#include "led.h"
#include "dm.h"
-#include "phy.h"
static u8 _rtl8723be_map_hwqueue_to_fwqueue(struct sk_buff *skb, u8 hw_queue)
{
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists