ARM: EXYNOS: replace clock.c for other new EXYNOS SoCs
authorKukjin Kim <kgene.kim@samsung.com>
Fri, 9 Mar 2012 21:51:24 +0000 (13:51 -0800)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 11 Mar 2012 06:28:09 +0000 (22:28 -0800)
This patch changes the name of clock.c to clock-exynos4.c for other
EXYNOS series such as EXYNOS5. And since the header file of clock
is used only in arch/arm/mach-exynos, moves it in the local directory.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found