]> git.sur5r.net Git - u-boot/blobdiff - drivers/smc91111.c
* Code cleanup
[u-boot] / drivers / smc91111.c
index 6feb1e240d36ad0dd222c80308daabc131be0020..44ce60b1f01357ef8b16c46c71fb4981a50d9378 100644 (file)
@@ -1414,7 +1414,7 @@ static void smc_phy_configure ()
        /* Re-Configure the Receive/Phy Control register */
        SMC_outw (RPC_DEFAULT, RPC_REG);
 
-      smc_phy_configure_exit:
+smc_phy_configure_exit:        ;
 
 }
 #endif /* !CONFIG_SMC91111_EXT_PHY */