ar71xx: sync ath9k_platform_data.h with compat-wireless
authorGabor Juhos <juhosg@openwrt.org>
Tue, 31 May 2011 22:53:14 +0000 (22:53 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Tue, 31 May 2011 22:53:14 +0000 (22:53 +0000)
SVN-Revision: 27044

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

index 020387a114e34b738ae519c1391c1e7276ee24e8..60a7c49dcb49f8f3b526a2234e109b1c5d822edb 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 */