]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
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 48fee1be78c2f54e1e839cf1cec8e05be65b9094..5b4a714f3c8ce9905d762e08068a568827af1458 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"