ath9k: make endian check optional
[openwrt/staging/mkresin.git] / target / linux / generic / files / include / linux / ath9k_platform.h
index b37d23d834f3cae8c584209eb5367097c504dbeb..15b913730fa0e37b710430d6d65105f250b922fe 100644 (file)
@@ -29,6 +29,7 @@ struct ath9k_platform_data {
        u32 gpio_mask;
        u32 gpio_val;
 
+       bool endian_check;
        bool is_clk_25mhz;
        int (*get_mac_revision)(void);
        int (*external_reset)(void);