projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a7579d
)
remove debug in fb driver
author
zyw
<zyw@rock-chips.com>
Fri, 3 Dec 2010 21:14:44 +0000
(
05:14
+0800)
committer
zyw
<zyw@rock-chips.com>
Fri, 3 Dec 2010 21:14:44 +0000
(
05:14
+0800)
drivers/video/rk29_fb.c
patch
|
blob
|
history
diff --git
a/drivers/video/rk29_fb.c
b/drivers/video/rk29_fb.c
index 1f555af3db02e7dc6b91d436ce9b64255c68aa32..5b085f6ac061baaf549e856dd677d608946a91e6 100755
(executable)
--- a/
drivers/video/rk29_fb.c
+++ b/
drivers/video/rk29_fb.c
@@
-53,7
+53,7
@@
#include "./display/screen/screen.h"
-#if
1
+#if
0
#define fbprintk(msg...) printk(msg);
#else
#define fbprintk(msg...)