]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S3C24XX: Remove extern declaration of clk_msysclk
authorHeiko Stuebner <heiko@sntech.de>
Fri, 27 Jan 2012 07:13:15 +0000 (16:13 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 31 Jan 2012 11:06:42 +0000 (20:06 +0900)
commit326016ba095b0912017d4ad6391fc42e478b8516
treecfddf0bae436118a9fdc94ddeb74fa05300e9176
parent19bcf0ed1f18d6969c2e4e1a331fdb1d22ce74f6
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>
arch/arm/plat-samsung/include/plat/s3c2443.h