rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build
[deliverable/linux.git] / drivers / net / wireless / rtlwifi / rtl8192ce / rf.h
index d3014f99bb7b379ce2e3bf04f39f9e8d31e323cb..3aa520c1c171de26bd2a096c5be9a816714fd4bc 100644 (file)
@@ -40,5 +40,8 @@ extern void rtl92c_phy_rf6052_set_cck_txpower(struct ieee80211_hw *hw,
                                              u8 *ppowerlevel);
 extern void rtl92c_phy_rf6052_set_ofdm_txpower(struct ieee80211_hw *hw,
                                               u8 *ppowerlevel, u8 channel);
-extern bool rtl92c_phy_rf6052_config(struct ieee80211_hw *hw);
+bool rtl92ce_phy_rf6052_config(struct ieee80211_hw *hw);
+bool rtl92ce_phy_config_rf_with_headerfile(struct ieee80211_hw *hw,
+                                         enum radio_path rfpath);
+
 #endif
This page took 0.025882 seconds and 5 git commands to generate.