Linux-mmc Archive mirror
 help / color / mirror / Atom feed
From: Ulf Hansson <ulf.hansson@linaro.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 1/1] mmc: core: Remove unused of_gpio.h
Date: Mon, 25 Mar 2024 14:18:10 +0100	[thread overview]
Message-ID: <CAPDyKFrKBiR7vnqPj_0iaAcQu9v0hdn0FHdGLgeCS3ZVYPdodg@mail.gmail.com> (raw)
In-Reply-To: <20240307114600.3643948-1-andriy.shevchenko@linux.intel.com>

On Thu, 7 Mar 2024 at 12:46, Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> of_gpio.h is deprecated and subject to remove.
> The driver doesn't use it, simply remove the unused header.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  drivers/mmc/core/host.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/mmc/core/host.c b/drivers/mmc/core/host.c
> index 8f8781d6c25e..48bda70145ee 100644
> --- a/drivers/mmc/core/host.c
> +++ b/drivers/mmc/core/host.c
> @@ -13,7 +13,6 @@
>  #include <linux/err.h>
>  #include <linux/idr.h>
>  #include <linux/of.h>
> -#include <linux/of_gpio.h>
>  #include <linux/pagemap.h>
>  #include <linux/pm_wakeup.h>
>  #include <linux/export.h>
> --
> 2.43.0.rc1.1.gbec44491f096
>

      reply	other threads:[~2024-03-25 13:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-07 11:46 [PATCH v1 1/1] mmc: core: Remove unused of_gpio.h Andy Shevchenko
2024-03-25 13:18 ` Ulf Hansson [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=CAPDyKFrKBiR7vnqPj_0iaAcQu9v0hdn0FHdGLgeCS3ZVYPdodg@mail.gmail.com \
    --to=ulf.hansson@linaro.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).