projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1147cc
)
i2c-s3c2410: Build fix
author
Ben Dooks
<ben@fluff.org>
Tue, 14 Aug 2007 16:37:15 +0000
(18:37 +0200)
committer
Jean Delvare
<khali@hyperion.delvare>
Tue, 14 Aug 2007 16:37:15 +0000
(18:37 +0200)
Fixup the include files after the arch moves that
where included in 2.6.23.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-s3c2410.c
patch
|
blob
|
history
diff --git
a/drivers/i2c/busses/i2c-s3c2410.c
b/drivers/i2c/busses/i2c-s3c2410.c
index e4540fcf6476e17fc5aa6d1f764d583fc0403c1d..c44ada5f4292e301bfb4e2e1165e06b1007b626f 100644
(file)
--- a/
drivers/i2c/busses/i2c-s3c2410.c
+++ b/
drivers/i2c/busses/i2c-s3c2410.c
@@
-39,8
+39,8
@@
#include <asm/io.h>
#include <asm/arch/regs-gpio.h>
-#include <asm/
arch
/regs-iic.h>
-#include <asm/
arch
/iic.h>
+#include <asm/
plat-s3c
/regs-iic.h>
+#include <asm/
plat-s3c
/iic.h>
/* i2c controller state */