From bed2f9c2fe1940a4eb83a22f1c84c8d87e836586 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Mon, 22 Oct 2007 17:04:39 +0000 Subject: Trivial: remove unused variable. Signed-off-by: Ronald G. Minnich Acked-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2882 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/ram/ramtest.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3