]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
sh: sh7757lcr: Add MMC header file of SH
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 21 Mar 2012 05:47:49 +0000 (14:47 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 26 Mar 2012 01:09:31 +0000 (10:09 +0900)
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/sh7757lcr/sh7757lcr.c

index adae9ce7fa5ca92698b33bd10cb3c48312ad9afd..c8edad867d99a31ac4e7c5229ca77f57aac621f1 100644 (file)
@@ -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)