commit | be50452a003e488d39d4738b82afffc715a76590 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Wed Sep 04 16:12:23 2013 +0100 |
committer | Pantelis Antoniou <panto@antoniou-consulting.com> | Tue Sep 17 20:03:44 2013 +0300 |
tree | e47b963b1c27fe381d518f2b54b5ec83f32e98a2 | |
parent | 19df41286aa79b0f396713b9a376ebd2f05475f3 [diff] |
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>