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-Tag: v2.6.29-rc1~46^2~12 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=e2d5406e53274a44ce12d034d926a68a3b6287a8;p=linux-2.6-omap-h63xx.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 0a6d0a5d961..315c42e3127 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 */