[PATCH] radeonfb: disable debug output by default

From: Benjamin Herrenschmidt
Date: Thu Feb 12 2004 - 01:34:10 EST


Hi !

Just apply that on top of the new radeonfb patch to make it quiet
by default ;)

Ben.

===== drivers/video/aty/radeonfb.h 1.1 vs edited =====
--- 1.1/drivers/video/aty/radeonfb.h Thu Feb 12 16:51:20 2004
+++ edited/drivers/video/aty/radeonfb.h Thu Feb 12 17:25:18 2004
@@ -332,7 +332,7 @@
/*
* Debugging stuffs
*/
-#define DEBUG 1
+#define DEBUG 0

#if DEBUG
#define RTRACE printk


-
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/