From: Kukjin Kim Date: Fri, 9 Mar 2012 21:51:24 +0000 (-0800) Subject: ARM: EXYNOS: replace clock.c for other new EXYNOS SoCs X-Git-Tag: v3.4-rc1~89^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce9c00eea187f0c54971caec477f721c2dc5cd3d;p=pandora-kernel.git ARM: EXYNOS: replace clock.c for other new EXYNOS SoCs 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 --- Reading git-diff-tree failed