nvidiafb: Enable debugging messages a Kconfig option
Let the user enable debugging messages in nvidiafb. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Antonino Daplas <adaplas@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
213b8a9af6
commit
647f2e7aee
@@ -37,7 +37,6 @@
|
||||
#include "nv_proto.h"
|
||||
#include "nv_dma.h"
|
||||
|
||||
#undef CONFIG_FB_NVIDIA_DEBUG
|
||||
#ifdef CONFIG_FB_NVIDIA_DEBUG
|
||||
#define NVTRACE printk
|
||||
#else
|
||||
|
Reference in New Issue
Block a user