ar71xx: add a helper function for setting up ETH_CFG register on AR934x
[openwrt/staging/blogic.git] / target / linux / ar71xx / files / arch / mips / ath79 / dev-eth.h
index d4f27d9cf21780368838816162ed0d97badf6724..561bf3ff861836d7714c2a770eeeaf19730ce2e1 100644 (file)
@@ -44,5 +44,6 @@ extern struct platform_device ath79_mdio1_device;
 void ath79_register_mdio(unsigned int id, u32 phy_mask);
 
 void ath79_setup_ar933x_phy4_switch(bool mac, bool mdio);
+void ath79_setup_ar934x_eth_cfg(u32 mask);
 
 #endif /* _ATH79_DEV_ETH_H */