aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorMichael Iatrou <m.iatrou@freemail.gr>2005-08-18 11:24:18 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-18 12:53:57 -0700
commit6cbe9de7a4353d1a1b77887b5459ac5304c0984a (patch)
tree6b90e594dd1cc7a971d50a4620209c630aa9c0d0 /drivers
parent[PATCH] reiserfs+acl+quota deadlock fix (diff)
downloadlinux-dev-6cbe9de7a4353d1a1b77887b5459ac5304c0984a.tar.xz
linux-dev-6cbe9de7a4353d1a1b77887b5459ac5304c0984a.zip
[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>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/video/radeonfb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/radeonfb.c b/drivers/video/radeonfb.c
index c46387024b1d..a78b9bd8f897 100644
--- a/drivers/video/radeonfb.c
+++ b/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