Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6cbe9de7 authored by Michael Iatrou's avatar Michael Iatrou Committed by Linus Torvalds
Browse files

[PATCH] disable debug info in radeonfb old driver



This driver spams the user.

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent d86c390f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@
#include <video/radeon.h>
#include <linux/radeonfb.h>

#define DEBUG	1
#define DEBUG  0

#if DEBUG
#define RTRACE		printk