From: Ramax Lo Date: Wed, 7 Jan 2009 02:28:31 +0000 (+0100) Subject: [ARM] 5358/1: AT2440EVB: Use new include path of mci.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e2d5406e53274a44ce12d034d926a68a3b6287a8;p=deliverable%2Flinux.git [ARM] 5358/1: AT2440EVB: Use new include path of mci.h Since mci.h has been moved, use the new include path. Signed-off-by: Ramax Lo Acked-by: Ben Dooks Signed-off-by: Russell King --- diff --git a/arch/arm/mach-s3c2440/mach-at2440evb.c b/arch/arm/mach-s3c2440/mach-at2440evb.c index 0a6d0a5d961b..315c42e31278 100644 --- a/arch/arm/mach-s3c2440/mach-at2440evb.c +++ b/arch/arm/mach-s3c2440/mach-at2440evb.c @@ -47,7 +47,7 @@ #include #include #include -#include +#include static struct map_desc at2440evb_iodesc[] __initdata = { /* Nothing here */