dect
/
linux-2.6
Archived
13
0
Fork 0

[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 <ramaxlo@gmail.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
Ramax Lo 2009-01-07 03:28:31 +01:00 committed by Russell King
parent ba0cda6dc8
commit e2d5406e53
1 changed files with 1 additions and 1 deletions

View File

@ -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 */