nrhw20: add mv88e60xx to phy library
This commit is contained in:
parent
9cfcded598
commit
4efe96de7f
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue