]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/fm/eth.c
Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
[u-boot] / drivers / net / fm / eth.c
index 82c787bf3834267f43f5a138592472f28e3f723d..54b142f47d3a276e7b78384254ad1af4ffcdb5fe 100644 (file)
@@ -46,7 +46,7 @@ static int num_controllers;
                        TBICR_FULL_DUPLEX | TBICR_SPEED1_SET)
 
 /* Configure the TBI for SGMII operation */
-void dtsec_configure_serdes(struct fm_eth *priv)
+static void dtsec_configure_serdes(struct fm_eth *priv)
 {
 #ifdef CONFIG_SYS_FMAN_V3
        u32 value;