X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fphy.h;h=0543ec10c28c5a58b328af85fc1cfd9967bf94a1;hb=d4f422f88667ac27d1f039211a44515d94b48824;hp=50f1e12f8c2c6bf73a3a83a4b31dce5ba57c838c;hpb=8995a96d1d6760c930e37fc92fb718624f5d8fbf;p=u-boot diff --git a/include/phy.h b/include/phy.h index 50f1e12f8c..0543ec10c2 100644 --- a/include/phy.h +++ b/include/phy.h @@ -257,6 +257,7 @@ int gen10g_startup(struct phy_device *phydev); int gen10g_shutdown(struct phy_device *phydev); int gen10g_discover_mmds(struct phy_device *phydev); +int phy_b53_init(void); int phy_mv88e61xx_init(void); int phy_aquantia_init(void); int phy_atheros_init(void);