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:
e276a7a
)
mod i2c
author
柯飞雄
<kfx@rock-chips.com>
Wed, 12 May 2010 09:59:41 +0000
(09:59 +0000)
committer
黄涛
<huangtao@rock-chips.com>
Mon, 21 Jun 2010 05:34:51 +0000
(13:34 +0800)
drivers/i2c/busses/i2c-rk2818.c
patch
|
blob
|
history
diff --git
a/drivers/i2c/busses/i2c-rk2818.c
b/drivers/i2c/busses/i2c-rk2818.c
index 6abc52fce7c7e2f614a5b02e3de7efb8f0471856..d1bd0906c2b4538fe6f34a5485d73e8b81efb423 100755
(executable)
--- a/
drivers/i2c/busses/i2c-rk2818.c
+++ b/
drivers/i2c/busses/i2c-rk2818.c
@@
-26,9
+26,11
@@
#include <linux/clk.h>
#include <linux/delay.h>
#include <linux/i2c.h>
-#include <mach/
i2c
.h>
+#include <mach/
board
.h>
#include <asm/io.h>
+#include "i2c-rk2818.h"
+
#define RK2818_I2C_TIMEOUT (msecs_to_jiffies(500))
enum rk2818_error {