public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/1] mmc: sdhci-pci: Drop unused include
@ 2026-03-20 22:02 Andy Shevchenko
  2026-03-23 14:39 ` Adrian Hunter
  2026-03-23 15:19 ` Ulf Hansson
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Shevchenko @ 2026-03-20 22:02 UTC (permalink / raw)
  To: Ulf Hansson, linux-mmc, linux-kernel; +Cc: Adrian Hunter, Andy Shevchenko

This driver includes the legacy header <linux/gpio.h> but does
not use any symbols from it. Drop the inclusion.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 drivers/mmc/host/sdhci-pci-core.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/mmc/host/sdhci-pci-core.c b/drivers/mmc/host/sdhci-pci-core.c
index 47a0a738862b..c347fac24515 100644
--- a/drivers/mmc/host/sdhci-pci-core.c
+++ b/drivers/mmc/host/sdhci-pci-core.c
@@ -20,7 +20,6 @@
 #include <linux/scatterlist.h>
 #include <linux/io.h>
 #include <linux/iopoll.h>
-#include <linux/gpio.h>
 #include <linux/gpio/machine.h>
 #include <linux/pm_runtime.h>
 #include <linux/pm_qos.h>
-- 
2.50.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v1 1/1] mmc: sdhci-pci: Drop unused include
  2026-03-20 22:02 [PATCH v1 1/1] mmc: sdhci-pci: Drop unused include Andy Shevchenko
@ 2026-03-23 14:39 ` Adrian Hunter
  2026-03-23 15:19 ` Ulf Hansson
  1 sibling, 0 replies; 3+ messages in thread
From: Adrian Hunter @ 2026-03-23 14:39 UTC (permalink / raw)
  To: Andy Shevchenko, Ulf Hansson, linux-mmc, linux-kernel

On 21/03/2026 00:02, Andy Shevchenko wrote:
> This driver includes the legacy header <linux/gpio.h> but does
> not use any symbols from it. Drop the inclusion.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Acked-by: Adrian Hunter <adrian.hunter@intel.com>

> ---
>  drivers/mmc/host/sdhci-pci-core.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/mmc/host/sdhci-pci-core.c b/drivers/mmc/host/sdhci-pci-core.c
> index 47a0a738862b..c347fac24515 100644
> --- a/drivers/mmc/host/sdhci-pci-core.c
> +++ b/drivers/mmc/host/sdhci-pci-core.c
> @@ -20,7 +20,6 @@
>  #include <linux/scatterlist.h>
>  #include <linux/io.h>
>  #include <linux/iopoll.h>
> -#include <linux/gpio.h>
>  #include <linux/gpio/machine.h>
>  #include <linux/pm_runtime.h>
>  #include <linux/pm_qos.h>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v1 1/1] mmc: sdhci-pci: Drop unused include
  2026-03-20 22:02 [PATCH v1 1/1] mmc: sdhci-pci: Drop unused include Andy Shevchenko
  2026-03-23 14:39 ` Adrian Hunter
@ 2026-03-23 15:19 ` Ulf Hansson
  1 sibling, 0 replies; 3+ messages in thread
From: Ulf Hansson @ 2026-03-23 15:19 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: linux-mmc, linux-kernel, Adrian Hunter

On Fri, 20 Mar 2026 at 23:02, Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> This driver includes the legacy header <linux/gpio.h> but does
> not use any symbols from it. Drop the inclusion.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Applied for next, thanks!

Kind regards
Uffe



> ---
>  drivers/mmc/host/sdhci-pci-core.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/mmc/host/sdhci-pci-core.c b/drivers/mmc/host/sdhci-pci-core.c
> index 47a0a738862b..c347fac24515 100644
> --- a/drivers/mmc/host/sdhci-pci-core.c
> +++ b/drivers/mmc/host/sdhci-pci-core.c
> @@ -20,7 +20,6 @@
>  #include <linux/scatterlist.h>
>  #include <linux/io.h>
>  #include <linux/iopoll.h>
> -#include <linux/gpio.h>
>  #include <linux/gpio/machine.h>
>  #include <linux/pm_runtime.h>
>  #include <linux/pm_qos.h>
> --
> 2.50.1
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-03-23 15:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-20 22:02 [PATCH v1 1/1] mmc: sdhci-pci: Drop unused include Andy Shevchenko
2026-03-23 14:39 ` Adrian Hunter
2026-03-23 15:19 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox