From: Ramax Lo Date: Wed, 14 Jan 2009 01:13:47 +0000 (+0100) Subject: [ARM] 5365/1: s3cmci: Use new include path of dma.h X-Git-Tag: firefly_0821_release~15756^2~8 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7ad14f83d335bc042baa21d710b4ea0918965ffe;p=firefly-linux-kernel-4.4.55.git [ARM] 5365/1: s3cmci: Use new include path of dma.h Since dma.h has been moved to arch/arm/mach-s3c2410/include/mach, use the new include path. Signed-off-by: Ramax Lo Acked-by: Ben Dooks Signed-off-by: Russell King --- diff --git a/drivers/mmc/host/s3cmci.c b/drivers/mmc/host/s3cmci.c index fcc98a4cce3c..35a98eec7414 100644 --- a/drivers/mmc/host/s3cmci.c +++ b/drivers/mmc/host/s3cmci.c @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include