ar71xx: add a helper function for setting up ETH_CFG register on QCA955x
[openwrt/staging/blogic.git] / target / linux / ar71xx / files / arch / mips / ath79 / dev-eth.h
index ff26ec48519193a459466aa5ace66f3c2504b1b5..e1517b7a29478920231745860b850a74af87fd2f 100644 (file)
@@ -47,5 +47,6 @@ 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);
+void ath79_setup_qca955x_eth_cfg(u32 mask);
 
 #endif /* _ATH79_DEV_ETH_H */