[ARM] S3C2410: Move base clock code to plat-s3c24xx
authorBen Dooks <ben-linux@fluff.org>
Tue, 21 Oct 2008 13:06:22 +0000 (14:06 +0100)
committerBen Dooks <ben-linux@fluff.org>
Mon, 15 Dec 2008 21:45:47 +0000 (21:45 +0000)
commit1b3ba68884d192f42fcf4352e1ac7174facc96af
tree7589f447b9223f97c5638de3b8359704ee0afc82
parent7f565ecc33c5536a76cd73847874df5f804a49aa
[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]