mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-11 21:00:14 +02:00
ar71xx: add get_mac_revision to ath9k_platform_data
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27080 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9657aff1ae
commit
03659f9521
@ -30,6 +30,7 @@ struct ath9k_platform_data {
|
||||
u32 gpio_val;
|
||||
|
||||
bool is_clk_25mhz;
|
||||
int (*get_mac_revision)(void);
|
||||
};
|
||||
|
||||
#endif /* _LINUX_ATH9K_PLATFORM_H */
|
||||
|
Loading…
Reference in New Issue
Block a user