diff options
Diffstat (limited to 'drivers/net/wireless/rtlwifi/rtl8188ee/phy.h')
-rw-r--r-- | drivers/net/wireless/rtlwifi/rtl8188ee/phy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/rtlwifi/rtl8188ee/phy.h b/drivers/net/wireless/rtlwifi/rtl8188ee/phy.h index 4dae55b7c535..b29bd77210f4 100644 --- a/drivers/net/wireless/rtlwifi/rtl8188ee/phy.h +++ b/drivers/net/wireless/rtlwifi/rtl8188ee/phy.h | |||
@@ -222,7 +222,6 @@ void rtl88e_phy_set_bw_mode(struct ieee80211_hw *hw, | |||
222 | void rtl88e_phy_sw_chnl_callback(struct ieee80211_hw *hw); | 222 | void rtl88e_phy_sw_chnl_callback(struct ieee80211_hw *hw); |
223 | u8 rtl88e_phy_sw_chnl(struct ieee80211_hw *hw); | 223 | u8 rtl88e_phy_sw_chnl(struct ieee80211_hw *hw); |
224 | void rtl88e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery); | 224 | void rtl88e_phy_iq_calibrate(struct ieee80211_hw *hw, bool b_recovery); |
225 | void rtl92c_phy_ap_calibrate(struct ieee80211_hw *hw, char delta); | ||
226 | void rtl88e_phy_lc_calibrate(struct ieee80211_hw *hw); | 225 | void rtl88e_phy_lc_calibrate(struct ieee80211_hw *hw); |
227 | void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain); | 226 | void rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain); |
228 | bool rtl88e_phy_config_rf_with_headerfile(struct ieee80211_hw *hw, | 227 | bool rtl88e_phy_config_rf_with_headerfile(struct ieee80211_hw *hw, |