Commit e2d5406e authored by Ramax Lo's avatar Ramax Lo Committed by Russell King

[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: default avatarRamax Lo <ramaxlo@gmail.com>
Acked-by: default avatarBen Dooks <ben-linux@fluff.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent ba0cda6d
......@@ -47,7 +47,7 @@
#include <plat/clock.h>
#include <plat/devs.h>
#include <plat/cpu.h>
#include <asm/plat-s3c24xx/mci.h>
#include <plat/mci.h>
static struct map_desc at2440evb_iodesc[] __initdata = {
/* Nothing here */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment