From: Linus Walleij Date: Mon, 11 Feb 2019 08:26:02 +0000 (+0100) Subject: mmc: sdhci-pxav2: Drop unused include X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=3557cba7e56330a615988ba4c03edc05d5976b2b;p=openwrt%2Fstaging%2Fblogic.git mmc: sdhci-pxav2: Drop unused include The SDHCI PXAv2 driver uses slot GPIO helpers and does not make any use of so drop this surplus include. Cc: Jisheng Zhang Acked-by: Adrian Hunter Signed-off-by: Linus Walleij Signed-off-by: Ulf Hansson --- diff --git a/drivers/mmc/host/sdhci-pxav2.c b/drivers/mmc/host/sdhci-pxav2.c index 2c3827f54927..cdc8e16b4567 100644 --- a/drivers/mmc/host/sdhci-pxav2.c +++ b/drivers/mmc/host/sdhci-pxav2.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include