mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 01:08:50 +00:00
[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>
This commit is contained in:
parent
d86c390ffb
commit
6cbe9de7a4
@ -80,7 +80,7 @@
|
|||||||
#include <video/radeon.h>
|
#include <video/radeon.h>
|
||||||
#include <linux/radeonfb.h>
|
#include <linux/radeonfb.h>
|
||||||
|
|
||||||
#define DEBUG 1
|
#define DEBUG 0
|
||||||
|
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
#define RTRACE printk
|
#define RTRACE printk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user