]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/net/phy/vitesse.c
drivers/net/: sparse fixes
[karo-tx-uboot.git] / drivers / net / phy / vitesse.c
index 0a0f40dbde042558a8a9d1a5b4da48b96a3bb7ba..6c5cb99774d8afde8224d190d2f647e70db3d828 100644 (file)
@@ -123,7 +123,7 @@ static int cis8204_config(struct phy_device *phydev)
 }
 
 /* Vitesse VSC8601 */
-int vsc8601_config(struct phy_device *phydev)
+static int vsc8601_config(struct phy_device *phydev)
 {
        /* Configure some basic stuff */
 #ifdef CONFIG_SYS_VSC8601_SKEWFIX