[ARM] S3C2410: Move base clock code to plat-s3c24xx
commita53c4800faea2e79fa829b5347c27d2b9ad970f9
authorBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:06:22 +0000 (21 14:06 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:12:08 +0000 (21 14:12 +0100)
tree968f7a5e345c82afe91499bb76d7c8255a2e3eef
parent5c47880ed0701c22d63c2c54135a5544b06eefa1
[ARM] S3C2410: Move base clock code to plat-s3c24xx

Move the S3C2410 base clock list to arch/arm/plat-s3c24xx
as this code is common to the S3C2410, S3C2440 and S3C2442
cpus.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c2410/Kconfig
arch/arm/mach-s3c2410/Makefile
arch/arm/plat-s3c24xx/Kconfig
arch/arm/plat-s3c24xx/Makefile
arch/arm/plat-s3c24xx/s3c2410-clock.c [moved from arch/arm/mach-s3c2410/clock.c with 100% similarity]