Re: [PATCH -next] extcon: Remove duplicated include from extcon-class.c

2014-12-16 Thread Chanwoo Choi
On 12/09/2014 10:08 AM, weiyj...@163.com wrote: > From: Wei Yongjun > > Remove duplicated include. > > Signed-off-by: Wei Yongjun > --- > 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

Re: [PATCH -next] extcon: Remove duplicated include from extcon-class.c

2014-12-10 Thread Chanwoo Choi
Hi Wei, On 12/09/2014 10:08 AM, weiyj...@163.com wrote: > From: Wei Yongjun > > Remove duplicated include. > > Signed-off-by: Wei Yongjun > --- > drivers/extcon/extcon-class.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/extcon/extcon-class.c b/drivers/extcon/extcon-class.

[PATCH -next] extcon: Remove duplicated include from extcon-class.c

2014-12-08 Thread weiyj_lk
From: Wei Yongjun Remove duplicated include. Signed-off-by: Wei Yongjun --- 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/dri