ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx
authorHeiko Stuebner <heiko@sntech.de>
Fri, 2 Mar 2012 22:49:12 +0000 (07:49 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 2 Mar 2012 23:55:59 +0000 (08:55 +0900)
commit8c3d7c30c306d83ff9c303f42307765a5a7bc254
treef3874d2a4fa20881b10c23e1610e75c2975ed236
parent8fe2ff766d458453f8b5624291f14db9efe2ef20
ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xx

S3C-SoCs starting with the S3C2443 can share a lot of functionality.
The file can collect more common code of these SocS later on and
therefore gets a new name to reflect this future purpose.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/Kconfig
arch/arm/mach-s3c24xx/Makefile
arch/arm/mach-s3c24xx/common-s3c2443.c [new file with mode: 0644]
arch/arm/plat-s3c24xx/Kconfig
arch/arm/plat-s3c24xx/Makefile
arch/arm/plat-s3c24xx/s3c2443-clock.c [deleted file]
This page took 0.024433 seconds and 5 git commands to generate.