staging: rtl8192ee: Fix build error
[deliverable/linux.git] / drivers / staging / rtl8192ee / btcoexist / halbtc8723b1ant.c
index d561c54524b7283455cf64fb44d900bd63284a26..153048f6b4de1b198d96ffea1e4421256d3cdbb4 100644 (file)
@@ -1384,7 +1384,7 @@ static bool halbtc8723b1ant_is_common_action(struct btc_coexist *btcoexist)
                   (BT_8723B_1ANT_BT_STATUS_CONNECTED_IDLE !=
                    coex_dm->bt_status)) {
                BTC_PRINT(BTC_MSG_ALGORITHM, ALGO_TRACE,
-                         ("[BTCoex], Wifi non connected-idle + BT Busy!!\n"));
+                         "[BTCoex], Wifi non connected-idle + BT Busy!!\n");
                halbtc8723b1ant_sw_mechanism(btcoexist, false);
                commom = true;
        } else {
This page took 0.02889 seconds and 5 git commands to generate.