From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH -next] Input: zforce - remove duplicated include from zforce_ts.c Date: Thu, 16 Apr 2015 15:44:16 +0200 Message-ID: <1841566.UX5WXlFsPC@diego> References: <1429189899-24255-1-git-send-email-weiyj_lk@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from gloria.sntech.de ([95.129.55.99]:56811 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932401AbbDPNon (ORCPT ); Thu, 16 Apr 2015 09:44:43 -0400 In-Reply-To: <1429189899-24255-1-git-send-email-weiyj_lk@163.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: weiyj_lk@163.com Cc: Dmitry Torokhov , Henrik Rydberg , Jingoo Han , Wei Yongjun , linux-input@vger.kernel.org Am Donnerstag, 16. April 2015, 21:11:39 schrieb weiyj_lk@163.com: > From: Wei Yongjun > > Remove duplicated include. > > Signed-off-by: Wei Yongjun Thanks for finding this Reviewed-by: Heiko Stuebner 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 > #include > #include > -#include > #include > #include