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

Efuse_ReadAllMap, ReadEFuseByIC and ReadEFuse_Pseudo 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-3-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
drivers/staging/r8188eu/include/rtw_efuse.h