Skip to content

Commit f912632

Browse files
alexandrebellonistorulf
authored andcommitted
mmc: atmel-mci: remove useless include
Definitions from linux/platform_data/atmel.h are not used, remove the include. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 7bb9c24 commit f912632

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/mmc/host/atmel-mci.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
#include <linux/slab.h>
3030
#include <linux/stat.h>
3131
#include <linux/types.h>
32-
#include <linux/platform_data/atmel.h>
3332
#include <linux/platform_data/mmc-atmel-mci.h>
3433

3534
#include <linux/mmc/host.h>

0 commit comments

Comments
 (0)