staging: r8188eu: remove unused macro READ_AND_CONFIG_TC
authorMichael Straube <straube.linux@gmail.com>
Thu, 9 Sep 2021 11:05:17 +0000 (13:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Sep 2021 06:49:55 +0000 (08:49 +0200)
commit174c3c1d74bea8286855a454da6cda1c8bbdccc8
tree4a6a3dde8c80398f8f87299d7eddd46774a0885c
parentde898a769b1e69703418e42578c5119520b2e232
staging: r8188eu: remove unused macro READ_AND_CONFIG_TC

The macro READ_AND_CONFIG_TC is not used, remove it.
Found with GCC -Wunused-macros.

Acked-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210909110517.15243-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm_HWConfig.c