diff options
author | Tushar Behera <tushar.behera@linaro.org> | 2014-02-14 10:42:47 +0900 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2014-02-14 10:42:47 +0900 |
commit | e6b07ee8d5d9d55a33edf2201954fc33459a43c6 (patch) | |
tree | 5066c0a68623e146781f2aec505b8d64803f6ce5 /arch/arm | |
parent | e9d428ee80150d9320823f6fb826dfacf54a6ead (diff) |
ARM: EXYNOS: Remove unused header file from pm_domains.c
plat/devs.h is not required in this file.
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-exynos/pm_domains.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-exynos/pm_domains.c b/arch/arm/mach-exynos/pm_domains.c index 8fd24882f0b1..fe6570ebbdde 100644 --- a/arch/arm/mach-exynos/pm_domains.c +++ b/arch/arm/mach-exynos/pm_domains.c @@ -22,8 +22,6 @@ #include <linux/of_platform.h> #include <linux/sched.h> -#include <plat/devs.h> - #include "regs-pmu.h" /* |