* Implement new mechanism to export U-Boot's functions to standalone
[kernel/u-boot.git] / board / mpl / common / memtst.c
index c994a8b..2c77d37 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;