Skip to content

Commit

Permalink
wl12xx: remove unused conf_radio_params structure
Browse files Browse the repository at this point in the history
This structure has not been used anymore since commit
e6b190f.

Signed-off-by: Luciano Coelho <coelho@ti.com>
  • Loading branch information
Luciano Coelho committed Apr 19, 2011
1 parent afb7d3c commit 4ec23d6
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions drivers/net/wireless/wl12xx/conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 4ec23d6

Please sign in to comment.