mac80211/rt2x00: add rf_vals for Rt3352 with Xtal=20MHz

[juhosg: move ramips specific stuff into a followup patch]

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 34269
This commit is contained in:
Gabor Juhos
2012-11-20 07:19:09 +00:00
parent a2e71a0bbf
commit 6c1fbb2d5c
2 changed files with 122 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ struct rt2x00_platform_data {
int disable_2ghz;
int disable_5ghz;
int clk_is_20mhz;
};
#endif /* _RT2X00_PLATFORM_H */