ARM: S3C64XX: Squash SDHCI setup into one file
authorBen Dooks <ben-linux@fluff.org>
Tue, 26 Jan 2010 01:38:52 +0000 (10:38 +0900)
committerBen Dooks <ben-linux@fluff.org>
Tue, 26 Jan 2010 01:38:52 +0000 (10:38 +0900)
commit2f6c2ac1d945ffc2e343103bdcfccbdb2e2de805
tree738e1ead7db6798944179f8eac2c963ff5f72ab6
parent97ce9d6938d58e7846dc0365c720c13ebe64547e
ARM: S3C64XX: Squash SDHCI setup into one file

Squash the SDHCI setup for both the S3C6400 and S3C6410 into one file and
make the S3C6410 case use the S3C6400 code.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c64xx/Kconfig
arch/arm/mach-s3c64xx/Makefile
arch/arm/mach-s3c64xx/setup-sdhci-s3c6400.c [deleted file]
arch/arm/mach-s3c64xx/setup-sdhci-s3c6410.c [deleted file]
arch/arm/mach-s3c64xx/setup-sdhci.c [new file with mode: 0644]
arch/arm/plat-samsung/include/plat/sdhci.h