From: Alexandre Belloni Date: Mon, 10 Aug 2015 14:26:48 +0000 (+0200) Subject: mmc: atmel-mci: remove useless include X-Git-Tag: v4.3-rc1~46^2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f912632b6086d4464af2443dee0c6f4055cf5159;p=thirdparty%2Fkernel%2Flinux.git mmc: atmel-mci: remove useless include Definitions from linux/platform_data/atmel.h are not used, remove the include. Signed-off-by: Alexandre Belloni Acked-by: Ludovic Desroches Signed-off-by: Ulf Hansson --- diff --git a/drivers/mmc/host/atmel-mci.c b/drivers/mmc/host/atmel-mci.c index 9a39e0b7e5836..bf62e429f7fcc 100644 --- a/drivers/mmc/host/atmel-mci.c +++ b/drivers/mmc/host/atmel-mci.c @@ -29,7 +29,6 @@ #include #include #include -#include #include #include