diff options
Diffstat (limited to 'drivers/mmc/mv_sdhci.c')
-rw-r--r-- | drivers/mmc/mv_sdhci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/mv_sdhci.c b/drivers/mmc/mv_sdhci.c index 556dd380466..2096a67f54e 100644 --- a/drivers/mmc/mv_sdhci.c +++ b/drivers/mmc/mv_sdhci.c @@ -7,6 +7,7 @@ #include <dm.h> #include <malloc.h> #include <sdhci.h> +#include <asm/global_data.h> #include <linux/mbus.h> #define MVSDH_NAME "mv_sdh" |