From e1bc28f02a5f15f80f268086cc844386e1bb36b9 Mon Sep 17 00:00:00 2001
From: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Date: Wed, 21 Mar 2012 14:48:34 +0900
Subject: [PATCH] sh: Add header file of MMC framework

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
 arch/sh/lib/board.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/sh/lib/board.c b/arch/sh/lib/board.c
index d9c0c228e0..eb021e806c 100644
--- a/arch/sh/lib/board.c
+++ b/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
-- 
2.39.5