From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754956AbcDYOer (ORCPT ); Mon, 25 Apr 2016 10:34:47 -0400 Received: from mail-wm0-f42.google.com ([74.125.82.42]:37775 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754729AbcDYOep (ORCPT ); Mon, 25 Apr 2016 10:34:45 -0400 Date: Mon, 25 Apr 2016 15:34:44 +0100 From: Lee Jones To: Mark Brown Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] mfd: tps6105x: Remove linux/regulator/driver.h include Message-ID: <20160425143444.GJ2713@dell> References: <1461170455-31357-1-git-send-email-broonie@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1461170455-31357-1-git-send-email-broonie@kernel.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 20 Apr 2016, Mark Brown wrote: > This driver makes no use of linux/regulator/driver.h which should only > be used by drivers implementing a regulator. Since it's unlikely to > ever need anything from there remove the include. > > Signed-off-by: Mark Brown > --- > drivers/mfd/tps6105x.c | 1 - > 1 file changed, 1 deletion(-) Applied, thanks. > diff --git a/drivers/mfd/tps6105x.c b/drivers/mfd/tps6105x.c > index 51c54951c220..baa12ea666fb 100644 > --- a/drivers/mfd/tps6105x.c > +++ b/drivers/mfd/tps6105x.c > @@ -21,7 +21,6 @@ > #include > #include > #include > -#include > #include > #include > -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog