staging: rtl8723bs: remove unused RTW_MLME_EXT_C_ code

Remove the RTW_MLME_EXT_C_ code since it is not used as the macro
is not defined anywhere.

Signed-off-by: Andrei Khomenkov <khomenkov@mailbox.org>
Link: https://patch.msgid.link/20260510134315.64295-8-khomenkov@mailbox.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Andrei Khomenkov 2026-05-10 16:43:13 +03:00 committed by Greg Kroah-Hartman
parent 1ea2b0b62b
commit 4fc90c9f94

View File

@ -705,9 +705,4 @@ enum {
MAX_C2HEVT
};
#ifdef _RTW_MLME_EXT_C_
#endif/* _RTL8192C_CMD_C_ */
#endif