ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch...
[openwrt/staging/chunkeey.git] / target / linux / ar71xx / files / arch / mips / include / asm / mach-ar71xx / platform.h
index a3448f5a8b29890b91f0c3f187c9e5f7c6ec4791..672da31c83e8236b691b5fcc66e1dfc773146f30 100644 (file)
@@ -28,6 +28,7 @@ struct ag71xx_platform_data {
 
        u8              has_gbit:1;
        u8              is_ar91xx:1;
+       u8              has_ar8216:1;
 
        void            (* ddr_flush)(void);
        void            (* set_pll)(u32 pll);