From: Linus Walleij Date: Mon, 11 Feb 2019 08:26:04 +0000 (+0100) Subject: mmc: wmt-sdmmc: Drop unused include X-Git-Tag: v5.1-rc1~184^2~21 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=70bcc9e3a8cc943292450559a2774b1a3f104851;p=users%2Fhch%2Fblock.git mmc: wmt-sdmmc: Drop unused include The WMT SDMMC driver uses slot GPIO helpers and does not make any use of so drop this surplus include. Cc: Tony Prisk Signed-off-by: Linus Walleij Signed-off-by: Ulf Hansson --- diff --git a/drivers/mmc/host/wmt-sdmmc.c b/drivers/mmc/host/wmt-sdmmc.c index 3ba42f508014..4fd6da29489e 100644 --- a/drivers/mmc/host/wmt-sdmmc.c +++ b/drivers/mmc/host/wmt-sdmmc.c @@ -19,7 +19,6 @@ #include #include #include -#include #include #include