浏览代码

[PATCH] disable debug info in radeonfb old driver

This driver spams the user.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Michael Iatrou 20 年之前
父节点
当前提交
6cbe9de7a4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/video/radeonfb.c

+ 1 - 1
drivers/video/radeonfb.c

@@ -80,7 +80,7 @@
 #include <video/radeon.h>
 #include <linux/radeonfb.h>
 
-#define DEBUG	1
+#define DEBUG  0
 
 #if DEBUG
 #define RTRACE		printk