Просмотр исходного кода

sh: sh7757lcr: Add MMC header file of SH

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Nobuhiro Iwamatsu 13 лет назад
Родитель
Сommit
4f0e847746
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      board/renesas/sh7757lcr/sh7757lcr.c

+ 1 - 0
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)