staging: r8188eu: remove efuse type from definition functions
authorMartin Kaiser <martin@kaiser.cx>
Sat, 13 Nov 2021 18:55:04 +0000 (19:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Nov 2021 09:32:35 +0000 (10:32 +0100)
commit8e162342589a19b3f823808d97f4ca921be067c1
tree93027c4cf2dd79b9eb98915033e2b0b95f3a3ae3
parent53a2f33caaeacb820f554899f0780387b1b4381b
staging: r8188eu: remove efuse type from definition functions

Hal_EFUSEGetEfuseDefinition88E and Hal_EFUSEGetEfuseDefinition_Pseudo88E
do not use their efuseType parameter.

Remove the parameter from these functions and from their callers.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20211113185518.23941-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_efuse.c
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c
drivers/staging/r8188eu/include/hal_intf.h