Skip to content
Snippets Groups Projects
Commit 1bab9203 authored by juhosg's avatar juhosg
Browse files

ar71xx: add external_reset field to ath9k_platform_data

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27082 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 037092a8
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ struct ath9k_platform_data {
bool is_clk_25mhz;
int (*get_mac_revision)(void);
int (*external_reset)(void);
};
#endif /* _LINUX_ATH9K_PLATFORM_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment