linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pinctrl: remove duplicated include from pinctrl-xway.c
@ 2012-10-10 12:59 Wei Yongjun
  2012-10-11 14:00 ` Linus Walleij
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Yongjun @ 2012-10-10 12:59 UTC (permalink / raw)
  To: linus.walleij, grant.likely, rob.herring
  Cc: yongjun_wei, linux-kernel, devicetree-discuss

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

Remove duplicated include.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 drivers/pinctrl/pinctrl-xway.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/pinctrl/pinctrl-xway.c b/drivers/pinctrl/pinctrl-xway.c
index f8d917d..b9bcaec 100644
--- a/drivers/pinctrl/pinctrl-xway.c
+++ b/drivers/pinctrl/pinctrl-xway.c
@@ -17,8 +17,6 @@
 #include <linux/ioport.h>
 #include <linux/io.h>
 #include <linux/device.h>
-#include <linux/module.h>
-#include <linux/io.h>
 #include <linux/platform_device.h>
 
 #include "pinctrl-lantiq.h"


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

* Re: [PATCH] pinctrl: remove duplicated include from pinctrl-xway.c
  2012-10-10 12:59 [PATCH] pinctrl: remove duplicated include from pinctrl-xway.c Wei Yongjun
@ 2012-10-11 14:00 ` Linus Walleij
  2012-10-11 15:03   ` John Crispin
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2012-10-11 14:00 UTC (permalink / raw)
  To: Wei Yongjun, John Crispin
  Cc: grant.likely, rob.herring, yongjun_wei, linux-kernel, devicetree-discuss

On Wed, Oct 10, 2012 at 2:59 PM, Wei Yongjun <weiyj.lk@gmail.com> wrote:

> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
>
> Remove duplicated include.
>
> dpatch engine is used to auto generate this patch.
> (https://github.com/weiyj/dpatch)
>
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Applied to my fixes branch, unless John C has objections, I'll
keep it there.

Thanks!
Linus Walleij

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

* Re: [PATCH] pinctrl: remove duplicated include from pinctrl-xway.c
  2012-10-11 14:00 ` Linus Walleij
@ 2012-10-11 15:03   ` John Crispin
  0 siblings, 0 replies; 3+ messages in thread
From: John Crispin @ 2012-10-11 15:03 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Wei Yongjun, grant.likely, rob.herring, yongjun_wei,
	linux-kernel, devicetree-discuss

On 11/10/12 16:00, Linus Walleij wrote:
> On Wed, Oct 10, 2012 at 2:59 PM, Wei Yongjun<weiyj.lk@gmail.com>  wrote:
>
>> From: Wei Yongjun<yongjun_wei@trendmicro.com.cn>
>>
>> Remove duplicated include.
>>
>> dpatch engine is used to auto generate this patch.
>> (https://github.com/weiyj/dpatch)
>>
>> Signed-off-by: Wei Yongjun<yongjun_wei@trendmicro.com.cn>
> Applied to my fixes branch, unless John C has objections, I'll
> keep it there.
>

no objections from me ... thanks for the fix !

     John

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

end of thread, other threads:[~2012-10-11 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-10 12:59 [PATCH] pinctrl: remove duplicated include from pinctrl-xway.c Wei Yongjun
2012-10-11 14:00 ` Linus Walleij
2012-10-11 15:03   ` John Crispin

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).