staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SE
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Fri, 7 Apr 2023 21:50:21 +0000 (23:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 15 Apr 2023 16:03:59 +0000 (18:03 +0200)
commit748b5db6a9991ba6549758a767ccecf6f3bf0096
tree19744f7de0c6ed36c679dc2c22fc9b2e0a439810
parentffc5e1f3585e31c8f3572389a6418f5149db0fad
staging: rtl8192e: Remove macro IS_HARDWARE_TYPE_8192SE

Remove unused macro IS_HARDWARE_TYPE_8192SE as it is used only in code
areas that are not executed when 8192SE hardware is found.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/e9b19862ace002462e870e62c6f62bab3cc81c5a.1680902603.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/rtl_core.h
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c