rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.h
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 29 May 2014 11:09:24 +0000 (16:39 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 May 2014 17:10:38 +0000 (13:10 -0400)
fw_common.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtlwifi/rtl8723ae/hal_bt_coexist.c

index 48fee1b..5b4a714 100644 (file)
@@ -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"