wl12xx: remove unused conf_radio_params structure
This structure has not been used anymore since commit
e6b190ff3c
.
Signed-off-by: Luciano Coelho <coelho@ti.com>
This commit is contained in:
@@ -1020,15 +1020,6 @@ enum single_dual_band_enum {
|
|||||||
#define CONF_NUMBER_OF_CHANNELS_2_4 14
|
#define CONF_NUMBER_OF_CHANNELS_2_4 14
|
||||||
#define CONF_NUMBER_OF_CHANNELS_5 35
|
#define CONF_NUMBER_OF_CHANNELS_5 35
|
||||||
|
|
||||||
struct conf_radio_parms {
|
|
||||||
/*
|
|
||||||
* FEM parameter set to use
|
|
||||||
*
|
|
||||||
* Range: 0 or 1
|
|
||||||
*/
|
|
||||||
u8 fem;
|
|
||||||
};
|
|
||||||
|
|
||||||
struct conf_itrim_settings {
|
struct conf_itrim_settings {
|
||||||
/* enable dco itrim */
|
/* enable dco itrim */
|
||||||
u8 enable;
|
u8 enable;
|
||||||
|
Reference in New Issue
Block a user