staging: r8188eu: remove rtl8188e_silentreset_for_specific_platform()
authorMichael Straube <straube.linux@gmail.com>
Thu, 30 Sep 2021 17:55:46 +0000 (19:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Oct 2021 10:32:57 +0000 (12:32 +0200)
commit4b58efe2539a7c174e7bfcb7be63ffbd9cff6b78
treea93010a9c68c891582acded3147df74ef3a36590
parentc034d50bdca2790c8389740407a85e6567259d15
staging: r8188eu: remove rtl8188e_silentreset_for_specific_platform()

Function rtl8188e_silentreset_for_specific_platform() is empty.
Remove it and remove code that does nothing other than using the
unwanted DBG_88E macro now.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210930175546.11175-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_sreset.c
drivers/staging/r8188eu/include/rtl8188e_sreset.h
drivers/staging/r8188eu/os_dep/ioctl_linux.c