소스 검색

sh: sh7757lcr: Add MMC header file of SH

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Nobuhiro Iwamatsu 13 년 전
부모
커밋
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)