mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 16:44:20 +00:00
rtl8188eu: Clean up more Sparse messages
There are still problems remaining, but those are believed to be cosmetic. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
6dc546efc8
commit
481d6c817d
29 changed files with 281 additions and 376 deletions
|
@ -59,7 +59,7 @@ CheckCondition(
|
|||
* RadioA_1T.TXT
|
||||
******************************************************************************/
|
||||
|
||||
u32 Array_RadioA_1T_8188E[] = {
|
||||
static u32 Array_RadioA_1T_8188E[] = {
|
||||
0x000, 0x00030000,
|
||||
0x008, 0x00084000,
|
||||
0x018, 0x00000407,
|
||||
|
@ -390,7 +390,7 @@ ODM_ReadAndConfig_RadioA_1T_8188E(
|
|||
* RadioA_1T_ICUT.TXT
|
||||
******************************************************************************/
|
||||
|
||||
u32 Array_MP_8188E_RadioA_1T_ICUT[] = {
|
||||
static u32 Array_MP_8188E_RadioA_1T_ICUT[] = {
|
||||
0x000, 0x00030000,
|
||||
0x008, 0x00084000,
|
||||
0x018, 0x00000407,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue