From: Heiko Stuebner Date: Fri, 27 Jan 2012 07:13:15 +0000 (+0900) Subject: ARM: S3C24XX: Remove extern declaration of clk_msysclk X-Git-Tag: v3.4-rc1~91^2~4^2~11^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37892ff4e4760c675127827e48019438bb33da08;p=pandora-kernel.git ARM: S3C24XX: Remove extern declaration of clk_msysclk clk_msysclk is not needed outside of s3c2443-clock.c. Removing the extern declaration will prevent conflicts with the s3c2412 clk_msysclk in the following cleanups. Signed-off-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed