Browse Source

sh: sh7757lcr: Add MMC header file of SH

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Nobuhiro Iwamatsu 13 years ago
parent
commit
4f0e847746
1 changed files with 1 additions and 0 deletions
  1. 1 0
      board/renesas/sh7757lcr/sh7757lcr.c

+ 1 - 0
board/renesas/sh7757lcr/sh7757lcr.c

@@ -24,6 +24,7 @@
 #include <malloc.h>
 #include <malloc.h>
 #include <asm/processor.h>
 #include <asm/processor.h>
 #include <asm/io.h>
 #include <asm/io.h>
+#include <asm/mmc.h>
 #include <spi_flash.h>
 #include <spi_flash.h>
 
 
 int checkboard(void)
 int checkboard(void)