diff options
Diffstat (limited to 'drivers/mmc/fsl_esdhc.c')
-rw-r--r-- | drivers/mmc/fsl_esdhc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/fsl_esdhc.c b/drivers/mmc/fsl_esdhc.c index b5f3fd134d..6014e1c5ca 100644 --- a/drivers/mmc/fsl_esdhc.c +++ b/drivers/mmc/fsl_esdhc.c @@ -21,6 +21,7 @@ #include <fsl_esdhc.h> #include <fdt_support.h> #include <asm/cache.h> +#include <asm/global_data.h> #include <asm/io.h> #include <dm.h> #include <dm/device_compat.h> |