diff options
Diffstat (limited to 'drivers/mmc/sti_sdhci.c')
-rw-r--r-- | drivers/mmc/sti_sdhci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/sti_sdhci.c b/drivers/mmc/sti_sdhci.c index 8ecd575152d..6194768fd72 100644 --- a/drivers/mmc/sti_sdhci.c +++ b/drivers/mmc/sti_sdhci.c @@ -11,6 +11,7 @@ #include <reset-uclass.h> #include <sdhci.h> #include <asm/arch/sdhci.h> +#include <asm/global_data.h> DECLARE_GLOBAL_DATA_PTR; |