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: v3.0~10807^2~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7ad14f83d335bc042baa21d710b4ea0918965ffe;p=platform%2Fkernel%2Flinux-amlogic.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 fcc98a4..35a98ee 100644 --- a/drivers/mmc/host/s3cmci.c +++ b/drivers/mmc/host/s3cmci.c @@ -20,7 +20,7 @@ #include #include -#include +#include #include #include