linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] Input: zforce - remove duplicated include from zforce_ts.c
@ 2015-04-16 13:11 weiyj_lk
  2015-04-16 13:44 ` Heiko Stübner
  0 siblings, 1 reply; 3+ messages in thread
From: weiyj_lk @ 2015-04-16 13:11 UTC (permalink / raw)
  To: Dmitry Torokhov, Henrik Rydberg, Jingoo Han, Heiko Stuebner
  Cc: Wei Yongjun, linux-input

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

Remove duplicated include.

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

diff --git a/drivers/input/touchscreen/zforce_ts.c b/drivers/input/touchscreen/zforce_ts.c
index 19880c7..f58a196 100644
--- a/drivers/input/touchscreen/zforce_ts.c
+++ b/drivers/input/touchscreen/zforce_ts.c
@@ -30,7 +30,6 @@
 #include <linux/input/mt.h>
 #include <linux/platform_data/zforce_ts.h>
 #include <linux/regulator/consumer.h>
-#include <linux/delay.h>
 #include <linux/of.h>
 #include <linux/of_gpio.h>
 


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

* Re: [PATCH -next] Input: zforce - remove duplicated include from zforce_ts.c
  2015-04-16 13:11 [PATCH -next] Input: zforce - remove duplicated include from zforce_ts.c weiyj_lk
@ 2015-04-16 13:44 ` Heiko Stübner
  2015-04-16 20:37   ` Dmitry Torokhov
  0 siblings, 1 reply; 3+ messages in thread
From: Heiko Stübner @ 2015-04-16 13:44 UTC (permalink / raw)
  To: weiyj_lk
  Cc: Dmitry Torokhov, Henrik Rydberg, Jingoo Han, Wei Yongjun,
	linux-input

Am Donnerstag, 16. April 2015, 21:11:39 schrieb weiyj_lk@163.com:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove duplicated include.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Thanks for finding this

Reviewed-by: Heiko Stuebner <heiko.stuebner@bq.com>


Heiko

> ---
>  drivers/input/touchscreen/zforce_ts.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/input/touchscreen/zforce_ts.c
> b/drivers/input/touchscreen/zforce_ts.c index 19880c7..f58a196 100644
> --- a/drivers/input/touchscreen/zforce_ts.c
> +++ b/drivers/input/touchscreen/zforce_ts.c
> @@ -30,7 +30,6 @@
>  #include <linux/input/mt.h>
>  #include <linux/platform_data/zforce_ts.h>
>  #include <linux/regulator/consumer.h>
> -#include <linux/delay.h>
>  #include <linux/of.h>
>  #include <linux/of_gpio.h>


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

* Re: [PATCH -next] Input: zforce - remove duplicated include from zforce_ts.c
  2015-04-16 13:44 ` Heiko Stübner
@ 2015-04-16 20:37   ` Dmitry Torokhov
  0 siblings, 0 replies; 3+ messages in thread
From: Dmitry Torokhov @ 2015-04-16 20:37 UTC (permalink / raw)
  To: Heiko Stübner
  Cc: weiyj_lk, Henrik Rydberg, Jingoo Han, Wei Yongjun, linux-input

On Thu, Apr 16, 2015 at 03:44:16PM +0200, Heiko Stübner wrote:
> Am Donnerstag, 16. April 2015, 21:11:39 schrieb weiyj_lk@163.com:
> > From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> > 
> > Remove duplicated include.
> > 
> > Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Thanks for finding this
> 
> Reviewed-by: Heiko Stuebner <heiko.stuebner@bq.com>

Applied, thank you.

> 
> 
> Heiko
> 
> > ---
> >  drivers/input/touchscreen/zforce_ts.c | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/drivers/input/touchscreen/zforce_ts.c
> > b/drivers/input/touchscreen/zforce_ts.c index 19880c7..f58a196 100644
> > --- a/drivers/input/touchscreen/zforce_ts.c
> > +++ b/drivers/input/touchscreen/zforce_ts.c
> > @@ -30,7 +30,6 @@
> >  #include <linux/input/mt.h>
> >  #include <linux/platform_data/zforce_ts.h>
> >  #include <linux/regulator/consumer.h>
> > -#include <linux/delay.h>
> >  #include <linux/of.h>
> >  #include <linux/of_gpio.h>
> 

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

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

end of thread, other threads:[~2015-04-16 20:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16 13:11 [PATCH -next] Input: zforce - remove duplicated include from zforce_ts.c weiyj_lk
2015-04-16 13:44 ` Heiko Stübner
2015-04-16 20:37   ` Dmitry Torokhov

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