aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/pmu.c
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2013-12-19 04:01:24 +0900
committerKukjin Kim <kgene.kim@samsung.com>2013-12-19 05:21:07 +0900
commite44de221d3ddb99387b04cfd49483bcd05daa6fb (patch)
treebdb9919571284e285cf8f283330ee8763a12bc2f /arch/arm/mach-exynos/pmu.c
parentARM: EXYNOS: cleanup <mach/regs-pmu.h> (diff)
downloadlinux-dev-e44de221d3ddb99387b04cfd49483bcd05daa6fb.tar.xz
linux-dev-e44de221d3ddb99387b04cfd49483bcd05daa6fb.zip
ARM: EXYNOS: remove inclusion <mach/regs-pmu.h> into another headers
This is needed to remove dependency of headers. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/pmu.c')
-rw-r--r--arch/arm/mach-exynos/pmu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/pmu.c b/arch/arm/mach-exynos/pmu.c
index 6609145312ac..e9f7370111f8 100644
--- a/arch/arm/mach-exynos/pmu.c
+++ b/arch/arm/mach-exynos/pmu.c
@@ -14,6 +14,7 @@
#include <linux/bug.h>
#include <mach/regs-clock.h>
+#include <mach/regs-pmu.h>
#include "common.h"