[ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.
authorBen Dooks <ben-linux@fluff.org>
Thu, 30 Oct 2008 10:14:33 +0000 (10:14 +0000)
committerBen Dooks <ben-linux@fluff.org>
Thu, 30 Oct 2008 10:17:12 +0000 (10:17 +0000)
commit9498cb79463c9b2abb243a4b0c2ce3ac1853d5b0
tree378e5c093997ba3d184250e20d6e507189da9722
parent180ee700ddfcc882d90410d979a4b3a804380ed2
[ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.

Move the i2c headers to arch/arm/plat-s3c/include/plat
ready to clean out the old include directories.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/mach-bast.c
arch/arm/mach-s3c2410/mach-n30.c
arch/arm/mach-s3c2412/mach-jive.c
arch/arm/plat-s3c/include/plat/iic.h [new file with mode: 0644]
arch/arm/plat-s3c/include/plat/regs-iic.h [new file with mode: 0644]
drivers/i2c/busses/i2c-s3c2410.c
include/asm-arm/plat-s3c/iic.h [deleted file]
include/asm-arm/plat-s3c/regs-iic.h [deleted file]