aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/clock-exynos4210.c
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2012-03-09 13:51:24 -0800
committerKukjin Kim <kgene.kim@samsung.com>2012-03-10 22:28:09 -0800
commitce9c00eea187f0c54971caec477f721c2dc5cd3d (patch)
treeb32da3e2047b59bdc4f069baffffa007336caca2 /arch/arm/mach-exynos/clock-exynos4210.c
parentMerge branch 'next/cleanup-use-static' into next/cleanup-exynos-clock (diff)
downloadlinux-dev-ce9c00eea187f0c54971caec477f721c2dc5cd3d.tar.xz
linux-dev-ce9c00eea187f0c54971caec477f721c2dc5cd3d.zip
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 <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/clock-exynos4210.c')
-rw-r--r--arch/arm/mach-exynos/clock-exynos4210.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/clock-exynos4210.c b/arch/arm/mach-exynos/clock-exynos4210.c
index 54a92efcf5b1..904240109d94 100644
--- a/arch/arm/mach-exynos/clock-exynos4210.c
+++ b/arch/arm/mach-exynos/clock-exynos4210.c
@@ -28,9 +28,9 @@
#include <mach/hardware.h>
#include <mach/map.h>
#include <mach/regs-clock.h>
-#include <mach/exynos4-clock.h>
#include "common.h"
+#include "clock-exynos4.h"
#ifdef CONFIG_PM_SLEEP
static struct sleep_save exynos4210_clock_save[] = {