ar71xx: add a new driver for the ar7240 switch using swconfig.
[openwrt.git] / target / linux / ar71xx / files / arch / mips / include / asm / mach-ar71xx / platform.h
index 145e79f..cf198d2 100644 (file)
@@ -31,6 +31,7 @@ struct ag71xx_platform_data {
        u8              is_ar91xx:1;
        u8              is_ar724x:1;
        u8              has_ar8216:1;
+       u8              has_ar7240_switch:1;
 
        void            (* ddr_flush)(void);
        void            (* set_pll)(int speed);
This page took 0.019568 seconds and 4 git commands to generate.