ARM: S3C2410: move s3c2410_baseclk_add to clock.h
authorHeiko Stuebner <heiko@sntech.de>
Fri, 27 Jan 2012 07:22:57 +0000 (16:22 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 31 Jan 2012 11:06:43 +0000 (20:06 +0900)
commit507164d22357b26ac73411f42765054045ca0b76
tree7d4f63bc85733043f11af10604e8031ab4e6344d
parent4083da3dcd1901394036e81f858abb2257c7c772
ARM: S3C2410: move s3c2410_baseclk_add to clock.h

plat-samsung/clock.h currently keeps all the SoC specific clock
declarations. As we want to get rid of s3c2410.h altogether, move
the s3c2410_baseclk_add there too.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/include/plat/clock.h
arch/arm/plat-samsung/include/plat/s3c2410.h