projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d86c390
)
[PATCH] disable debug info in radeonfb old driver
author
Michael Iatrou
<m.iatrou@freemail.gr>
Thu, 18 Aug 2005 18:24:18 +0000
(11:24 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 18 Aug 2005 19:53:57 +0000
(12:53 -0700)
This driver spams the user.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/radeonfb.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/video/radeonfb.c
b/drivers/video/radeonfb.c
index c46387024b1d55717f4a8deaf5cd71dd71179a70..a78b9bd8f89752c856d05e06dc4e74c25faecdad 100644
(file)
--- 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