Code cleanup; make several boards compile & link.
[oweals/u-boot.git] / board / mpl / common / memtst.c
index c994a8b05f4e48ebbdf67fc6f8160904c7f52e1d..2c77d375ea00a5a2d2420fa2af69ed788ec48c5b 100644 (file)
@@ -494,7 +494,7 @@ void mem_test_reloc(void)
 }
 
 
-int mem_test (unsigned long start, unsigned long ramsize, int quiet, int reloc)
+int mem_test (unsigned long start, unsigned long ramsize, int quiet)
 {
        unsigned long errors, stage;
        unsigned long startaddr, size, i;