From d61aaf0df52121bc92a22f635bc2f44ddba09173 Mon Sep 17 00:00:00 2001 From: Laurent Vivier Date: Thu, 12 Nov 2009 01:15:02 +0000 Subject: [PATCH] Disable traces commited in previous commit by error git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@610 f158a5a8-5612-0410-a976-696ce0be7e32 --- modules/client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/client.c b/modules/client.c index 4aa8650..cf47692 100644 --- a/modules/client.c +++ b/modules/client.c @@ -19,7 +19,7 @@ #include "openbios/of.h" /* Uncomment to enable debug printout of client interface calls */ -#define DEBUG_CIF +//#define DEBUG_CIF //#define DUMP_IO /* OF client interface. r3 points to the argument array. On return,