Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information