]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/ronetix/pm9g45/pm9g45.c
net: Remove the bd* parameter from net stack functions
[karo-tx-uboot.git] / board / ronetix / pm9g45 / pm9g45.c
index 15aa4acd1129e9ff344006da9422a4eebb2adb05..efc4133bbfe9d78f6048781efba3340dc186982d 100644 (file)
@@ -166,7 +166,7 @@ void reset_phy(void)
         * Initialize ethernet HW addr prior to starting Linux,
         * needed for nfsroot
         */
-       eth_init(gd->bd);
+       eth_init();
 #endif
 }
 #endif