mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-01 01:14:19 -04:00
staging: rtl8723bs: remove unused macros in include/hal_data.h
remove declarations of unused macros in include/hal_data.h Signed-off-by: Fabio Aiuto <fabioaiuto83@gmail.com> Link: https://lore.kernel.org/r/5ad16f41ae356e09156a0f3018eef9cffd3c59a7.1616854134.git.fabioaiuto83@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
a77a6c77b8
commit
e69934a142
@@ -50,12 +50,10 @@ enum rt_ampdu_burst {
|
||||
#define CHANNEL_MAX_NUMBER_2G 14
|
||||
#define CHANNEL_MAX_NUMBER_5G 54 /* Please refer to "phy_GetChnlGroup8812A" and "Hal_ReadTxPowerInfo8812A" */
|
||||
#define CHANNEL_MAX_NUMBER_5G_80M 7
|
||||
#define CHANNEL_GROUP_MAX 3+9 /* ch1~3, ch4~9, ch10~14 total three groups */
|
||||
#define MAX_PG_GROUP 13
|
||||
|
||||
/* Tx Power Limit Table Size */
|
||||
#define MAX_REGULATION_NUM 4
|
||||
#define MAX_RF_PATH_NUM_IN_POWER_LIMIT_TABLE 4
|
||||
#define MAX_2_4G_BANDWIDTH_NUM 4
|
||||
#define MAX_RATE_SECTION_NUM 10
|
||||
#define MAX_5G_BANDWIDTH_NUM 4
|
||||
@@ -69,11 +67,6 @@ enum rt_ampdu_burst {
|
||||
/* define IQK_ADDA_REG_NUM 16 */
|
||||
|
||||
/* define IQK_BB_REG_NUM 10 */
|
||||
#define IQK_BB_REG_NUM_92C 9
|
||||
#define IQK_BB_REG_NUM_92D 10
|
||||
#define IQK_BB_REG_NUM_test 6
|
||||
|
||||
#define IQK_Matrix_Settings_NUM_92D 1+24+21
|
||||
|
||||
/* define HP_THERMAL_NUM 8 */
|
||||
/* duplicate code, will move to ODM ######### */
|
||||
|
||||
Reference in New Issue
Block a user