mirror of https://github.com/hak5/openwrt.git
parent
34ff32a6eb
commit
1a54e33c17
|
@ -30,6 +30,7 @@ struct ath9k_platform_data {
|
||||||
u32 gpio_val;
|
u32 gpio_val;
|
||||||
|
|
||||||
bool is_clk_25mhz;
|
bool is_clk_25mhz;
|
||||||
|
int (*get_mac_revision)(void);
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif /* _LINUX_ATH9K_PLATFORM_H */
|
#endif /* _LINUX_ATH9K_PLATFORM_H */
|
||||||
|
|
Loading…
Reference in New Issue