[PATCH 7/8] replacing/fixing printk with pr_debug/pr_info ininclude/asm-i386 - apic.h

From: Daniele Pizzoni
Date: Sun Oct 17 2004 - 11:26:49 EST


Strip the custom debug Dprintk macro.

Signed-off-by: Daniele Pizzoni <auouo@xxxxxx>

Index: linux-2.6.9-rc4/include/asm-i386/apic.h
===================================================================
--- linux-2.6.9-rc4.orig/include/asm-i386/apic.h 2004-10-17 16:57:56.742039840 +0200
+++ linux-2.6.9-rc4/include/asm-i386/apic.h 2004-10-17 17:01:16.869615824 +0200
@@ -7,7 +7,6 @@
#include <asm/apicdef.h>
#include <asm/system.h>

-#define Dprintk(x...)

/*
* Debugging macros


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/