浏览代码

rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.h

fw_common.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Sachin Kamat 11 年之前
父节点
当前提交
6e6f1fa60f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/net/wireless/rtlwifi/rtl8723ae/hal_bt_coexist.c

+ 0 - 1
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"