summaryrefslogtreecommitdiff
path: root/drivers/smc91111.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/smc91111.c')
-rw-r--r--drivers/smc91111.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/smc91111.c b/drivers/smc91111.c
index 6feb1e240d..44ce60b1f0 100644
--- a/drivers/smc91111.c
+++ b/drivers/smc91111.c
@@ -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 */