commit | 37892ff4e4760c675127827e48019438bb33da08 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Fri Jan 27 16:13:15 2012 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Tue Jan 31 20:06:42 2012 +0900 |
tree | cfddf0bae436118a9fdc94ddeb74fa05300e9176 | |
parent | f35ef7cab2db0a8b577bef59122b59220efdac44 [diff] |
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 <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>