]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mpl/vcma9/vcma9.c
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / mpl / vcma9 / vcma9.c
index ed4df1776350cf371aace7b48ea834576248d666..4d8b579caa8c8b8f3b290d5a1edeab84be418b47 100644 (file)
@@ -313,11 +313,8 @@ int checkboard(void)
 }
 
 
-extern void mem_test_reloc(void);
-
 int last_stage_init(void)
 {
-       mem_test_reloc();
        checkboard();
        stdio_print_current_devices();
        check_env();