Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752330AbaL2SdB (ORCPT ); Mon, 29 Dec 2014 13:33:01 -0500 Received: from mail-ig0-f170.google.com ([209.85.213.170]:49281 "EHLO mail-ig0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752305AbaL2Sc7 (ORCPT ); Mon, 29 Dec 2014 13:32:59 -0500 Date: Mon, 29 Dec 2014 10:32:55 -0800 From: Dmitry Torokhov To: Fabian Frederick Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman , linux-input@vger.kernel.org Subject: Re: [PATCH 04/11 linux-next] input: remove unnecessary version.h inclusion Message-ID: <20141229183255.GE9565@dtor-ws> References: <1419863387-24233-1-git-send-email-fabf@skynet.be> <1419863387-24233-5-git-send-email-fabf@skynet.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1419863387-24233-5-git-send-email-fabf@skynet.be> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 29, 2014 at 03:29:38PM +0100, Fabian Frederick wrote: > Based on versioncheck. > > Signed-off-by: Fabian Frederick Applied, thank you. > --- > drivers/input/touchscreen/elants_i2c.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/input/touchscreen/elants_i2c.c b/drivers/input/touchscreen/elants_i2c.c > index a510f7e..926c58e 100644 > --- a/drivers/input/touchscreen/elants_i2c.c > +++ b/drivers/input/touchscreen/elants_i2c.c > @@ -33,10 +33,8 @@ > #include > #include > #include > -#include > #include > #include > -#include > #include > #include > #include > -- > 2.1.0 > -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/