mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 08:34:20 +00:00
rtl8188eu: Remove most of the remaining parameters from autoconf.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
1e96c9a1d4
commit
f55990fd29
13 changed files with 31 additions and 192 deletions
|
@ -22,7 +22,6 @@
|
|||
|
||||
#include <rtw_iol.h>
|
||||
|
||||
#if (RTL8188E_SUPPORT == 1)
|
||||
static bool
|
||||
CheckCondition(
|
||||
const u4Byte Condition,
|
||||
|
@ -792,5 +791,3 @@ ODM_ReadAndConfig_PHY_REG_PG_8188E(
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
#endif /* end of HWIMG_SUPPORT */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue