From af84d3c9c6aa9d4e419a20cca8800a2a62615379 Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Tue, 24 Feb 2015 09:55:34 -0600 Subject: [PATCH] rtl8188eu: Remove RTL8188E_FPGAtrue_PHY_VERIFICATION This symbol is defined as 1. Signed-off-by: Larry Finger --- include/Hal8188EPhyCfg.h | 18 +----------------- include/autoconf.h | 3 --- 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/include/Hal8188EPhyCfg.h b/include/Hal8188EPhyCfg.h index 3ccb12c..1badfd5 100755 --- a/include/Hal8188EPhyCfg.h +++ b/include/Hal8188EPhyCfg.h @@ -344,30 +344,14 @@ storePwrIndexDiffRateOffset( #define PHY_SetMacReg PHY_SetBBReg #define PHY_QueryMacReg PHY_QueryBBReg - -// -// Initialization related function -// -/* MAC/BB/RF HAL config */ -//extern s32 PHY_MACConfig8723(struct adapter *padapter); -//s32 PHY_BBConfig8723(struct adapter *padapter); -//s32 PHY_RFConfig8723(struct adapter *padapter); - - - //================================================================== // Note: If SIC_ENABLE under PCIE, because of the slow operation // you should // 2) "#define RTL8723_FPGA_VERIFICATION 1" in Precomp.h.WlanE.Windows // 3) "#define RTL8190_Download_Firmware_From_Header 0" in Precomp.h.WlanE.Windows if needed. // -#if (RTL8188E_SUPPORT == 1) && (RTL8188E_FPGAtrue_PHY_VERIFICATION == 1) -#define SIC_ENABLE 1 -#define SIC_HW_SUPPORT 1 -#else -#define SIC_ENABLE 0 +#define SIC_ENABLE 0 #define SIC_HW_SUPPORT 0 -#endif //================================================================== diff --git a/include/autoconf.h b/include/autoconf.h index b942af0..41c3658 100755 --- a/include/autoconf.h +++ b/include/autoconf.h @@ -17,9 +17,6 @@ * * ******************************************************************************/ -//***** temporarily flag ******* - -#define RTL8188E_FPGAtrue_PHY_VERIFICATION 0 //***** temporarily flag ******* /*