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

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