ar71xx: sync ath9k_platform_data.h with compat-wireless

SVN-Revision: 27044
lede-17.01
Gabor Juhos 2011-05-31 22:53:14 +00:00
parent 650c7cc2fd
commit f7b3c3dfd1
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@ struct ath9k_platform_data {
int led_pin;
u32 gpio_mask;
u32 gpio_val;
bool is_clk_25mhz;
};
#endif /* _LINUX_ATH9K_PLATFORM_H */