[ar71xx] add support for board specific PLL settings
[openwrt.git] / target / linux / ar71xx / files / arch / mips / include / asm / mach-ar71xx / platform.h
index 672da31..55c62b7 100644 (file)
@@ -31,7 +31,7 @@ struct ag71xx_platform_data {
        u8              has_ar8216:1;
 
        void            (* ddr_flush)(void);
-       void            (* set_pll)(u32 pll);
+       void            (* set_pll)(int speed);
 };
 
 struct ag71xx_mdio_platform_data {
This page took 0.024968 seconds and 4 git commands to generate.