Commit 4ec23d6e authored by Luciano Coelho's avatar Luciano Coelho

wl12xx: remove unused conf_radio_params structure

This structure has not been used anymore since commit
e6b190ff.
Signed-off-by: default avatarLuciano Coelho <coelho@ti.com>
parent afb7d3cd
......@@ -1020,15 +1020,6 @@ enum single_dual_band_enum {
#define CONF_NUMBER_OF_CHANNELS_2_4 14
#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 {
/* enable dco itrim */
u8 enable;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment