All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: "Heiko Stübner" <heiko.stuebner@bq.com>
Cc: weiyj_lk@163.com, Henrik Rydberg <rydberg@bitmath.org>,
	Jingoo Han <jg1.han@samsung.com>,
	Wei Yongjun <yongjun_wei@trendmicro.com.cn>,
	linux-input@vger.kernel.org
Subject: Re: [PATCH -next] Input: zforce - remove duplicated include from zforce_ts.c
Date: Thu, 16 Apr 2015 13:37:45 -0700	[thread overview]
Message-ID: <20150416203745.GA21887@dtor-ws> (raw)
In-Reply-To: <1841566.UX5WXlFsPC@diego>

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

      reply	other threads:[~2015-04-16 20:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150416203745.GA21887@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=heiko.stuebner@bq.com \
    --cc=jg1.han@samsung.com \
    --cc=linux-input@vger.kernel.org \
    --cc=rydberg@bitmath.org \
    --cc=weiyj_lk@163.com \
    --cc=yongjun_wei@trendmicro.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.