ar71xx: sync ath9k_platform_data.h with compat-wireless
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 31 May 2011 22:53:14 +0000 (22:53 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 31 May 2011 22:53:14 +0000 (22:53 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27044 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ar71xx/files/include/linux/ath9k_platform.h

index 020387a..60a7c49 100644 (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 */