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:
Родитель
c1147cc6d1
Коммит
b5d0b4ba38
|
@ -39,8 +39,8 @@
|
||||||
#include <asm/io.h>
|
#include <asm/io.h>
|
||||||
|
|
||||||
#include <asm/arch/regs-gpio.h>
|
#include <asm/arch/regs-gpio.h>
|
||||||
#include <asm/arch/regs-iic.h>
|
#include <asm/plat-s3c/regs-iic.h>
|
||||||
#include <asm/arch/iic.h>
|
#include <asm/plat-s3c/iic.h>
|
||||||
|
|
||||||
/* i2c controller state */
|
/* i2c controller state */
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче