malloc: remove extern declarations of malloc_bin_reloc() in board.c files
[oweals/u-boot.git] / arch / mips / lib / board.c
index 62d47a8bf0bb7e79d3b558729bc485a4466b41e2..b14b33efcd0bf20317f01a27b58194662aaeba14 100644 (file)
@@ -248,7 +248,6 @@ void board_init_r(gd_t *id, ulong dest_addr)
 #ifndef CONFIG_SYS_NO_FLASH
        ulong size;
 #endif
-       extern void malloc_bin_reloc(void);
 #ifndef CONFIG_ENV_IS_NOWHERE
        extern char *env_name_spec;
 #endif