Re: [PATCH -next] ARM: OMAP2+: devices: remove duplicated include from devices.c

2013-07-04 Thread Tony Lindgren
* Wei Yongjun weiyj...@gmail.com [130619 17:07]:
 From: Wei Yongjun yongjun_...@trendmicro.com.cn
 
 Remove duplicated include.
 
 Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn

Thanks applying into omap-for-v3.11/fixes. Looks like the reboot.h
duplicate has already been removed.

Regards,

Tony

 ---
  arch/arm/mach-omap2/devices.c | 1 -
  1 file changed, 1 deletion(-)
 
 diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
 index c0f99ab..8349238 100644
 --- a/arch/arm/mach-omap2/devices.c
 +++ b/arch/arm/mach-omap2/devices.c
 @@ -15,7 +15,6 @@
  #include linux/io.h
  #include linux/clk.h
  #include linux/err.h
 -#include linux/gpio.h
  #include linux/slab.h
  #include linux/of.h
  #include linux/pinctrl/machine.h


--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH -next] ARM: OMAP2+: devices: remove duplicated include from devices.c

2013-06-19 Thread Wei Yongjun
From: Wei Yongjun yongjun_...@trendmicro.com.cn

Remove duplicated include.

Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn
---
 arch/arm/mach-omap2/devices.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index c0f99ab..8349238 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
@@ -15,7 +15,6 @@
 #include linux/io.h
 #include linux/clk.h
 #include linux/err.h
-#include linux/gpio.h
 #include linux/slab.h
 #include linux/of.h
 #include linux/pinctrl/machine.h

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html