Commits
Paul Burton committed db6b5e8b028
spl: remove unnecessary (& ARM specific) include of asm/utils.h ARM is the only architecture which includes this header and nothing in spl_mmc.c makes use of it. Remove the include. Signed-off-by: Paul Burton <paul.burton@imgtec.com>