lkml.org 
[lkml]   [2004]   [Feb]   [12]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
Patch in this message
/
Subject[PATCH] radeonfb: disable debug output by default
FromBenjamin Herrenschmidt <>
DateThu, 12 Feb 2004 17:30:25 +1100
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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:00    [W:0.818 / U:0.070 seconds]
©2003-2008 Jasper Spaans