mac80211: rt2x00: fold patches
The patch 615-rt2x00-fix_20mhz_clk.patch fixes code introduced by 611-rt2x00-rf_vals-rt3352-xtal20.patch and makes the the platform data property clk_is_20mhz obsolete. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -18,7 +18,6 @@ struct rt2x00_platform_data {
|
||||
|
||||
int disable_2ghz;
|
||||
int disable_5ghz;
|
||||
int clk_is_20mhz;
|
||||
};
|
||||
|
||||
#endif /* _RT2X00_PLATFORM_H */
|
||||
|
||||
Reference in New Issue
Block a user