* [PATCH] ARM: EXYNOS: Remove unused header file from pm_domains.c
@ 2013-12-30 10:15 Tushar Behera
2014-01-10 8:12 ` kgene
0 siblings, 1 reply; 2+ messages in thread
From: Tushar Behera @ 2013-12-30 10:15 UTC (permalink / raw)
To: linux-samsung-soc; +Cc: kgene.kim
plat/devs.h is not required in this file.
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
---
Based on top of next-20131224.
arch/arm/mach-exynos/pm_domains.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/mach-exynos/pm_domains.c b/arch/arm/mach-exynos/pm_domains.c
index 8fd2488..fe6570e 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"
/*
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* RE: [PATCH] ARM: EXYNOS: Remove unused header file from pm_domains.c
2013-12-30 10:15 [PATCH] ARM: EXYNOS: Remove unused header file from pm_domains.c Tushar Behera
@ 2014-01-10 8:12 ` kgene
0 siblings, 0 replies; 2+ messages in thread
From: kgene @ 2014-01-10 8:12 UTC (permalink / raw)
To: 'Tushar Behera', linux-samsung-soc
Tushar Behera wrote:
>
> plat/devs.h is not required in this file.
>
> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
> ---
>
> Based on top of next-20131224.
>
>
> arch/arm/mach-exynos/pm_domains.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm/mach-exynos/pm_domains.c b/arch/arm/mach-
> exynos/pm_domains.c
> index 8fd2488..fe6570e 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"
>
> /*
> --
> 1.7.9.5
OK, applied.
Thanks,
Kukjin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-10 8:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-30 10:15 [PATCH] ARM: EXYNOS: Remove unused header file from pm_domains.c Tushar Behera
2014-01-10 8:12 ` kgene
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox