]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc8560ads/mpc8560ads.c
85xx: remove dummy board_early_init_f
[karo-tx-uboot.git] / board / freescale / mpc8560ads / mpc8560ads.c
index 6f65499fcd1002614cee943ec429bfe200b7ab45..144b584800d3d70c0c22b28941c991ce976ce5c3 100644 (file)
@@ -212,12 +212,6 @@ typedef struct bcsr_ {
        volatile unsigned char bcsr5;
 } bcsr_t;
 
-
-int board_early_init_f (void)
-{
-    return 0;
-}
-
 void reset_phy (void)
 {
 #if defined(CONFIG_ETHER_ON_FCC) /* avoid compile warnings for now */