public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] extcon: Remove duplicated include from extcon-class.c
@ 2014-12-09  1:08 weiyj_lk
  2014-12-11  2:23 ` Chanwoo Choi
  2014-12-17  0:32 ` Chanwoo Choi
  0 siblings, 2 replies; 3+ messages in thread
From: weiyj_lk @ 2014-12-09  1:08 UTC (permalink / raw)
  To: MyungJoo Ham, Chanwoo Choi; +Cc: Wei Yongjun, linux-kernel

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

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 drivers/extcon/extcon-class.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/extcon/extcon-class.c b/drivers/extcon/extcon-class.c
index 043dcd9..8319f25 100644
--- a/drivers/extcon/extcon-class.c
+++ b/drivers/extcon/extcon-class.c
@@ -32,7 +32,6 @@
 #include <linux/of.h>
 #include <linux/slab.h>
 #include <linux/sysfs.h>
-#include <linux/of.h>
 
 /*
  * extcon_cable_name suggests the standard cable names for commonly used


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

* Re: [PATCH -next] extcon: Remove duplicated include from extcon-class.c
  2014-12-09  1:08 [PATCH -next] extcon: Remove duplicated include from extcon-class.c weiyj_lk
@ 2014-12-11  2:23 ` Chanwoo Choi
  2014-12-17  0:32 ` Chanwoo Choi
  1 sibling, 0 replies; 3+ messages in thread
From: Chanwoo Choi @ 2014-12-11  2:23 UTC (permalink / raw)
  To: weiyj_lk; +Cc: MyungJoo Ham, Wei Yongjun, linux-kernel

Hi Wei,

On 12/09/2014 10:08 AM, weiyj_lk@163.com wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> ---
>  drivers/extcon/extcon-class.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/extcon/extcon-class.c b/drivers/extcon/extcon-class.c
> index 043dcd9..8319f25 100644
> --- a/drivers/extcon/extcon-class.c
> +++ b/drivers/extcon/extcon-class.c
> @@ -32,7 +32,6 @@
>  #include <linux/of.h>
>  #include <linux/slab.h>
>  #include <linux/sysfs.h>
> -#include <linux/of.h>
>  
>  /*
>   * extcon_cable_name suggests the standard cable names for commonly used
> 
> 

I'll apply it on extcon-next branch.

Thanks,
Chanwoo Choi

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

* Re: [PATCH -next] extcon: Remove duplicated include from extcon-class.c
  2014-12-09  1:08 [PATCH -next] extcon: Remove duplicated include from extcon-class.c weiyj_lk
  2014-12-11  2:23 ` Chanwoo Choi
@ 2014-12-17  0:32 ` Chanwoo Choi
  1 sibling, 0 replies; 3+ messages in thread
From: Chanwoo Choi @ 2014-12-17  0:32 UTC (permalink / raw)
  To: weiyj_lk; +Cc: MyungJoo Ham, Wei Yongjun, linux-kernel

On 12/09/2014 10:08 AM, weiyj_lk@163.com wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> ---
>  drivers/extcon/extcon-class.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/extcon/extcon-class.c b/drivers/extcon/extcon-class.c
> index 043dcd9..8319f25 100644
> --- a/drivers/extcon/extcon-class.c
> +++ b/drivers/extcon/extcon-class.c
> @@ -32,7 +32,6 @@
>  #include <linux/of.h>
>  #include <linux/slab.h>
>  #include <linux/sysfs.h>
> -#include <linux/of.h>
>  
>  /*
>   * extcon_cable_name suggests the standard cable names for commonly used
> 
> 

The same patch[1] is already posted.
[1] https://lkml.org/lkml/2014/12/8/716

Thanks,
Chanwoo Choi


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

end of thread, other threads:[~2014-12-17  0:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-09  1:08 [PATCH -next] extcon: Remove duplicated include from extcon-class.c weiyj_lk
2014-12-11  2:23 ` Chanwoo Choi
2014-12-17  0:32 ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox