staging: r8188eu: remove IS_*_CUT macros
authorMichael Straube <straube.linux@gmail.com>
Fri, 28 Jan 2022 11:54:45 +0000 (12:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Jan 2022 12:56:24 +0000 (13:56 +0100)
commit1245e7b64b1b3a729889ac473e0049b8565a9408
tree45f2a8cac1d2720cedc5225ae7740cfbca6a27b7
parentcab5a00ca8cb0961002d4c1ed3ff5eed7b131545
staging: r8188eu: remove IS_*_CUT macros

Remove the IS_*_CUT macros from HalVerDef.h. They are not needed, we
can use a switch on chip_vers.CUTVersion directly in dump_chip_info()

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220128115445.6606-7-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/hal_com.c
drivers/staging/r8188eu/include/HalVerDef.h