The patch titled

     disable debug info in radeonfb old driver

has been added to the -mm tree.  Its filename is

     disable-debug-info-in-radeonfb-old-driver.patch

Patches currently in -mm which might be from [EMAIL PROTECTED] are

disable-debug-info-in-radeonfb-old-driver.patch



From: Michael Iatrou <[EMAIL PROTECTED]>

This driver spams the user.

Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 drivers/video/radeonfb.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/video/radeonfb.c~disable-debug-info-in-radeonfb-old-driver 
drivers/video/radeonfb.c
--- 25/drivers/video/radeonfb.c~disable-debug-info-in-radeonfb-old-driver       
Wed Aug 17 15:43:32 2005
+++ 25-akpm/drivers/video/radeonfb.c    Wed Aug 17 15:43:32 2005
@@ -80,7 +80,7 @@
 #include <video/radeon.h>
 #include <linux/radeonfb.h>
 
-#define DEBUG  1
+#define DEBUG  0
 
 #if DEBUG
 #define RTRACE         printk
_
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to