From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Woithe Subject: Re: [PATCH 1/2] fujitsu-laptop: Drop unneeded include Date: Mon, 17 Mar 2014 22:24:15 +1030 Message-ID: <20140317115415.GA1258@marvin.atrad.com.au> References: <20140317120022.538264f9@endymion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from server.atrad.com.au ([150.101.241.2]:56417 "EHLO server.atrad.com.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932672AbaCQLyh (ORCPT ); Mon, 17 Mar 2014 07:54:37 -0400 Content-Disposition: inline In-Reply-To: <20140317120022.538264f9@endymion.delvare> Sender: platform-driver-x86-owner@vger.kernel.org List-ID: To: Jean Delvare Cc: platform-driver-x86@vger.kernel.org, Matthew Garrett , jwoithe@just42.net Acked-by: Jonathan Woithe On Mon, Mar 17, 2014 at 12:00:22PM +0100, Jean Delvare wrote: > The fujitsu-laptop driver includes but doesn't > call any of its functions. Drop the unneeded include to avoid > unnecessary driver rebuilds. > > Signed-off-by: Jean Delvare > Cc: Jonathan Woithe > Cc: Matthew Garrett > --- > drivers/platform/x86/fujitsu-laptop.c | 1 - > 1 file changed, 1 deletion(-) > > --- linux-3.14-rc6.orig/drivers/platform/x86/fujitsu-laptop.c 2014-03-17 11:31:04.273862743 +0100 > +++ linux-3.14-rc6/drivers/platform/x86/fujitsu-laptop.c 2014-03-17 11:31:19.961145958 +0100 > @@ -66,7 +66,6 @@ > #include > #include > #include > -#include > #include > #include > #if defined(CONFIG_LEDS_CLASS) || defined(CONFIG_LEDS_CLASS_MODULE) > > > -- > Jean Delvare > SUSE L3 Support