diff options
-rw-r--r-- | src/ram/ramtest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ram/ramtest.c b/src/ram/ramtest.c index 6baa81f93d..3b2d741a36 100644 --- a/src/ram/ramtest.c +++ b/src/ram/ramtest.c @@ -94,7 +94,6 @@ static void ram_verify(unsigned long start, unsigned long stop) void ram_check(unsigned long start, unsigned long stop) { - int result; /* * This is much more of a "Is my DRAM properly configured?" * test than a "Is my DRAM faulty?" test. Not all bits |