ar71xx: sync ath9k_platform_data.h with compat-wireless

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27044 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2011-05-31 22:53:14 +00:00
parent 8a367348f9
commit a89ae2138b
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 */