staging: r8188eu: remove GetPSDData()
authorMichael Straube <straube.linux@gmail.com>
Fri, 15 Oct 2021 16:35:03 +0000 (18:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Oct 2021 14:38:17 +0000 (16:38 +0200)
commit77176f25ed6046eeea74421c0d3bc48498c61dad
tree148b31a99fdba8503f442bc7aebb388b0f5eaca8
parentcd439d51a4538da2a8128d36a2d612af565891d1
staging: r8188eu: remove GetPSDData()

Function GetPSDData() is not used, remove it. It is the only user of
ConvertTo_dB() and ODM_StallExecution(), remove these two functions
and the now unused dB_Invert_Table as well.

Acked-by: Martin Kaiser <martin@kaiser.cx>
Acked-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20211015163507.9091-4-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm.c
drivers/staging/r8188eu/hal/odm_interface.c
drivers/staging/r8188eu/include/odm.h
drivers/staging/r8188eu/include/odm_interface.h