dect
/
linux-2.6
Archived
13
0
Fork 0

i2c-s3c2410: Build fix

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>
This commit is contained in:
Ben Dooks 2007-08-14 18:37:15 +02:00 committed by Jean Delvare
parent c1147cc6d1
commit b5d0b4ba38
1 changed files with 2 additions and 2 deletions

View File

@ -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 */