nrhw20: add mv88e60xx to phy library

This commit is contained in:
Rene Straub 2018-02-08 12:53:35 +01:00
parent 9cfcded598
commit 4efe96de7f
1 changed files with 1 additions and 0 deletions

View File

@ -249,6 +249,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_mv88e60xx_init(void);
int phy_mv88e61xx_init(void);
int phy_aquantia_init(void);
int phy_atheros_init(void);