aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include/mach/regs-clock.h
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/include/mach/regs-clock.h
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/include/mach/regs-clock.h')
-rw-r--r--arch/arm/mach-exynos/include/mach/regs-clock.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-exynos/include/mach/regs-clock.h b/arch/arm/mach-exynos/include/mach/regs-clock.h
index d36ad76ad6a4..93dcf7fb293d 100644
--- a/arch/arm/mach-exynos/include/mach/regs-clock.h
+++ b/arch/arm/mach-exynos/include/mach/regs-clock.h
@@ -365,8 +365,6 @@
/* Compatibility defines and inclusion */
-#include <mach/regs-pmu.h>
-
#define S5P_EPLL_CON EXYNOS4_EPLL_CON0
#endif /* __ASM_ARCH_REGS_CLOCK_H */