From: Heiko Stuebner Date: Fri, 27 Jan 2012 07:16:19 +0000 (+0900) Subject: ARM: S3C24XX: move common S3C2443 clock definitions to clock.h X-Git-Tag: v3.4-rc1~91^2~4^2~11^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4083da3dcd1901394036e81f858abb2257c7c772;p=pandora-kernel.git ARM: S3C24XX: move common S3C2443 clock definitions to clock.h plat-samsung/clock.h currently keeps all the SoC specific clock declarations except the ones for S3C2443/S3C2416 which were kept in s3c2443.h. This patch moves them out of s3c2443.h to get rid of the header completely later on. Signed-off-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed