]> git.ipfire.org Git - thirdparty/linux.git/commit
mmc: sdhci-pci: Drop unused include
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 20 Mar 2026 22:02:21 +0000 (23:02 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 23 Mar 2026 15:12:52 +0000 (16:12 +0100)
commit50d349cb70cdb6db352dec114e6381a31870b4ff
tree95f5ae209d8a2ab11e56ecca4068cd8246419e12
parent4095694c09b99533c7300829c0df993d1d57ed4b
mmc: sdhci-pci: Drop unused include

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>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-pci-core.c