commit | fc44e46b1a9f0cbad6eb40b5b7fb6d2b77a0d382 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Wed Mar 21 14:47:49 2012 +0900 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Mon Mar 26 10:09:31 2012 +0900 |
tree | 6d7723d45f244b77fbdaf41cc49ece91b40451c4 | |
parent | 118338cc316a0443df45d1a0d4ff69531d47ddaf [diff] |
sh: sh7757lcr: Add MMC header file of SH Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
diff --git a/board/renesas/sh7757lcr/sh7757lcr.c b/board/renesas/sh7757lcr/sh7757lcr.c index adae9ce..c8edad8 100644 --- a/board/renesas/sh7757lcr/sh7757lcr.c +++ b/board/renesas/sh7757lcr/sh7757lcr.c
@@ -24,6 +24,7 @@ #include <malloc.h> #include <asm/processor.h> #include <asm/io.h> +#include <asm/mmc.h> #include <spi_flash.h> int checkboard(void)