[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1401361764-9050-2-git-send-email-sachin.kamat@linaro.org>
Date: Thu, 29 May 2014 16:39:24 +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 2/2] rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.h
fw_common.h was included twice.
Signed-off-by: Sachin Kamat <sachin.kamat@...aro.org>
---
.../wireless/rtlwifi/rtl8723ae/hal_bt_coexist.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/wireless/rtlwifi/rtl8723ae/hal_bt_coexist.c b/drivers/net/wireless/rtlwifi/rtl8723ae/hal_bt_coexist.c
index 48fee1be78c2..5b4a714f3c8c 100644
--- a/drivers/net/wireless/rtlwifi/rtl8723ae/hal_bt_coexist.c
+++ b/drivers/net/wireless/rtlwifi/rtl8723ae/hal_bt_coexist.c
@@ -32,7 +32,6 @@
#include "dm.h"
#include "fw.h"
#include "../rtl8723com/fw_common.h"
-#include "../rtl8723com/fw_common.h"
#include "phy.h"
#include "reg.h"
#include "hal_btc.h"
--
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