Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f912632b authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Ulf Hansson
Browse files

mmc: atmel-mci: remove useless include



Definitions from linux/platform_data/atmel.h are not used, remove the
include.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: default avatarLudovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 7bb9c244
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -29,7 +29,6 @@
#include <linux/slab.h>
#include <linux/stat.h>
#include <linux/types.h>
#include <linux/platform_data/atmel.h>
#include <linux/platform_data/mmc-atmel-mci.h>

#include <linux/mmc/host.h>