1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-22 10:31:56 +02:00

sh: Add header file of MMC framework

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
This commit is contained in:
Nobuhiro Iwamatsu
2012-03-21 14:48:34 +09:00
parent 4f0e847746
commit e1bc28f02a

View File

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