Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b5d0b4ba authored by Ben Dooks's avatar Ben Dooks Committed by Jean Delvare
Browse files

i2c-s3c2410: Build fix



Fixup the include files after the arch moves that
where included in 2.6.23.

Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent c1147cc6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 */