staging: r8188eu: remove ODM_Read1Byte
authorMartin Kaiser <martin@kaiser.cx>
Tue, 2 Nov 2021 08:18:29 +0000 (09:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Nov 2021 09:02:01 +0000 (10:02 +0100)
commita6bf4b882702a91536ec9aaadb97e9c1b2446911
tree756a633510fcb644acb994fc0a95540b0e536095
parentfa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf
staging: r8188eu: remove ODM_Read1Byte

This is just a wrapper that calls rtw_read8. Remove the wrapper and
call rtw_read8 directly.

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