All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Mark Brown <broonie@kernel.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mfd: tps6105x: Remove linux/regulator/driver.h include
Date: Mon, 25 Apr 2016 15:34:44 +0100	[thread overview]
Message-ID: <20160425143444.GJ2713@dell> (raw)
In-Reply-To: <1461170455-31357-1-git-send-email-broonie@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 <broonie@kernel.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

      reply	other threads:[~2016-04-25 14:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-20 16:40 [PATCH] mfd: tps6105x: Remove linux/regulator/driver.h include Mark Brown
2016-04-25 14:34 ` Lee Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160425143444.GJ2713@dell \
    --to=lee.jones@linaro.org \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.