mmc: s3cmci: remove unneeded machine header include

The s3cmci driver does not use machine header mach/dma.h.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Krzysztof Kozlowski 2020-08-05 22:32:29 +02:00
parent 903bfd46d0
commit 7bcb41c5d1
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
#include <linux/mmc/slot-gpio.h>
#include <plat/gpio-cfg.h>
#include <mach/dma.h>
#include <mach/gpio-samsung.h>
#include <linux/platform_data/mmc-s3cmci.h>