diff options
| -rw-r--r-- | common/spl/spl_mmc.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/common/spl/spl_mmc.c b/common/spl/spl_mmc.c index f27b4c277..5e7e0feee 100644 --- a/common/spl/spl_mmc.c +++ b/common/spl/spl_mmc.c @@ -9,7 +9,6 @@  #include <common.h>  #include <spl.h>  #include <asm/u-boot.h> -#include <asm/utils.h>  #include <mmc.h>  #include <fat.h>  #include <version.h> |