staging: rtl8723bs: remove unused REMOVE_PACK code

Remove the REMOVE_PACK 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-6-khomenkov@mailbox.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Andrei Khomenkov 2026-05-10 16:43:11 +03:00 committed by Greg Kroah-Hartman
parent a9142fdd58
commit c914292071

View File

@ -975,10 +975,6 @@ enum ODM_FW_Config_Type {
CONFIG_FW_BT,
};
#ifdef REMOVE_PACK
#pragma pack()
#endif
/* include "odm_function.h" */
/* 3 =========================================================== */