public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] radeonfb: disable debug output by default
@ 2004-02-12  6:30 Benjamin Herrenschmidt
  0 siblings, 0 replies; only message in thread
From: Benjamin Herrenschmidt @ 2004-02-12  6:30 UTC (permalink / raw)
  To: Andrew Morton, Linus Torvalds; +Cc: Linux Kernel list, James Simmons

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-12  6:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-12  6:30 [PATCH] radeonfb: disable debug output by default Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox