Browse Source

sh: Add header file of MMC framework

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Nobuhiro Iwamatsu 13 years ago
parent
commit
e1bc28f02a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/sh/lib/board.c

+ 1 - 0
arch/sh/lib/board.c

@@ -25,6 +25,7 @@
 #include <version.h>
 #include <watchdog.h>
 #include <net.h>
+#include <mmc.h>
 #include <environment.h>
 
 #ifdef CONFIG_BITBANGMII