linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] ARM: EXYNOS: remove duplicated include from common.c
@ 2013-03-11 14:12 Wei Yongjun
  2013-03-13  5:10 ` Kukjin Kim
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-03-11 14:12 UTC (permalink / raw)
  To: kgene.kim, linux; +Cc: yongjun_wei, linux-arm-kernel, linux-samsung-soc

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 arch/arm/mach-exynos/common.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-exynos/common.c b/arch/arm/mach-exynos/common.c
index d63d399..01e4089 100644
--- a/arch/arm/mach-exynos/common.c
+++ b/arch/arm/mach-exynos/common.c
@@ -23,7 +23,6 @@
 #include <linux/of_irq.h>
 #include <linux/export.h>
 #include <linux/irqdomain.h>
-#include <linux/irqchip.h>
 #include <linux/of_address.h>
 #include <linux/irqchip/arm-gic.h>
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* RE: [PATCH -next] ARM: EXYNOS: remove duplicated include from common.c
  2013-03-11 14:12 [PATCH -next] ARM: EXYNOS: remove duplicated include from common.c Wei Yongjun
@ 2013-03-13  5:10 ` Kukjin Kim
  0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2013-03-13  5:10 UTC (permalink / raw)
  To: 'Wei Yongjun', linux
  Cc: yongjun_wei, linux-arm-kernel, linux-samsung-soc

Wei Yongjun wrote:
> 
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> ---
>  arch/arm/mach-exynos/common.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-exynos/common.c b/arch/arm/mach-exynos/common.c
> index d63d399..01e4089 100644
> --- a/arch/arm/mach-exynos/common.c
> +++ b/arch/arm/mach-exynos/common.c
> @@ -23,7 +23,6 @@
>  #include <linux/of_irq.h>
>  #include <linux/export.h>
>  #include <linux/irqdomain.h>
> -#include <linux/irqchip.h>
>  #include <linux/of_address.h>
>  #include <linux/irqchip/arm-gic.h>
> 
Applied, thanks.

- Kukjin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-13  5:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-11 14:12 [PATCH -next] ARM: EXYNOS: remove duplicated include from common.c Wei Yongjun
2013-03-13  5:10 ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).