mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
remove debug in fb driver
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
|
||||
#include "./display/screen/screen.h"
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
#define fbprintk(msg...) printk(msg);
|
||||
#else
|
||||
#define fbprintk(msg...)
|
||||
|
||||
Reference in New Issue
Block a user