mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
do not print i2c debug information
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#define RK2818_I2C_TIMEOUT (msecs_to_jiffies(500))
|
||||
#define RK2818_DELAY_TIME 2
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
#define i2c_dbg(dev, format, arg...) \
|
||||
dev_printk(KERN_INFO , dev , format , ## arg)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user