mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
update i2c-dev-rk29.c
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#define I2C_DEV_SCL_RATE 100 * 1000
|
||||
|
||||
struct completion i2c_dev_complete = {
|
||||
.done = -1;
|
||||
.done = -1,
|
||||
};
|
||||
struct i2c_dump_info g_dump;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user