]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/staging/rtl8723bs/include/drv_types.h
staging: rtl8723bs: Remove phy_Config*WithParaFile() configuration leftovers
[linux.git] / drivers / staging / rtl8723bs / include / drv_types.h
index 8d7fce1e39b7b50a16ef477fdd375e7f5d21396a..6ec9087f2eb1a62a92a1b329d5e7907ce202202d 100644 (file)
@@ -197,9 +197,6 @@ struct registry_priv
        u8 RFE_Type;
        u8  check_fw_ps;
 
-       u8 load_phy_file;
-       u8 RegDecryptCustomFile;
-
 #ifdef CONFIG_MULTI_VIR_IFACES
        u8 ext_iface_num;/* primary/secondary iface is excluded */
 #endif
@@ -693,7 +690,6 @@ void rtw_indicate_wx_disassoc_event(struct adapter *padapter);
 void indicate_wx_scan_complete_event(struct adapter *padapter);
 int rtw_change_ifname(struct adapter *padapter, const char *ifname);
 
-extern char *rtw_phy_file_path;
 extern char *rtw_initmac;
 extern int rtw_mc2u_disable;
 extern int rtw_ht_enable;