[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160425143444.GJ2713@dell>
Date: Mon, 25 Apr 2016 15:34:44 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Mark Brown <broonie@...nel.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: tps6105x: Remove linux/regulator/driver.h include
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 <broonie@...nel.org>
> ---
> 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 <linux/spinlock.h>
> #include <linux/slab.h>
> #include <linux/err.h>
> -#include <linux/regulator/driver.h>
> #include <linux/mfd/core.h>
> #include <linux/mfd/tps6105x.h>
>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists