]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: remove unused RTL8188E antenna selection macros
authorMashiro Chen <mashiro.chen@mailbox.org>
Tue, 31 Mar 2026 05:04:34 +0000 (13:04 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 31 Mar 2026 08:41:48 +0000 (10:41 +0200)
commitf019e98a2f35ec022872d8843ff9c9c9af90e6ec
tree5dcd9b391dae3f79a61ffc3e62f744bb5f398d77
parent27d51f066072e415ef46bc09ac7a326305dafbca
staging: rtl8723bs: remove unused RTL8188E antenna selection macros

Remove the SET_TX_DESC_ANTSEL_{A,B,C}_88E macros from odm_types.h.
These are leftover dead code for the RTL8188E chip and have no callers
in the rtl8723bs driver. The RTL8188E is a different chip family and
has its own driver at drivers/net/wireless/realtek/rtl8xxxu

This addresses the TODO item "find and remove any code for other chips
that is left over".

Signed-off-by: Mashiro Chen <mashiro.chen@mailbox.org>
Link: https://patch.msgid.link/20260331050434.102744-1-mashiro.chen@mailbox.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/odm_types.h