microblaze: Remove CONSOLE_ARG
[oweals/u-boot.git] / include / phy.h
index 3f826b66f71feb995832572bdc5bad2ccd27066c..66cf61bdfb93954bad76c13d90bccbe736669494 100644 (file)
@@ -251,6 +251,7 @@ int phy_natsemi_init(void);
 int phy_realtek_init(void);
 int phy_smsc_init(void);
 int phy_teranetics_init(void);
+int phy_ti_init(void);
 int phy_vitesse_init(void);
 
 int board_phy_config(struct phy_device *phydev);