aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/mach-exynos5-dt.c
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2013-12-19 04:06:56 +0900
committerKukjin Kim <kgene.kim@samsung.com>2013-12-19 05:21:14 +0900
commit65c9a8530bec45cea1137635b7992bbb417de9de (patch)
tree6eed16d965bacd726ef14b8f7c018e90b3c52d06 /arch/arm/mach-exynos/mach-exynos5-dt.c
parentARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headers (diff)
downloadlinux-dev-65c9a8530bec45cea1137635b7992bbb417de9de.tar.xz
linux-dev-65c9a8530bec45cea1137635b7992bbb417de9de.zip
ARM: EXYNOS: local regs-pmu.h header file
This moves regs-pmu.h file into mach-exynos directory. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/mach-exynos5-dt.c')
-rw-r--r--arch/arm/mach-exynos/mach-exynos5-dt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/mach-exynos5-dt.c b/arch/arm/mach-exynos/mach-exynos5-dt.c
index 1fe075a70c1e..65a46465ac5e 100644
--- a/arch/arm/mach-exynos/mach-exynos5-dt.c
+++ b/arch/arm/mach-exynos/mach-exynos5-dt.c
@@ -14,10 +14,10 @@
#include <linux/io.h>
#include <asm/mach/arch.h>
-#include <mach/regs-pmu.h>
#include <plat/mfc.h>
#include "common.h"
+#include "regs-pmu.h"
static void __init exynos5_dt_machine_init(void)
{