commit | 4ba1293caeb77c95285f66a07cec0d3c567dfa1f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jan 21 19:45:13 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Jan 21 20:42:37 2016 -0700 |
tree | d342309fd091b714c7e1ed13a85b91fe154890ee | |
parent | f71eb805462409feec15248324bb2c8e2c5ce179 [diff] |
rockchip: spl: Drop MMC support code when not needed When the board does not use MMC SPL this code is a waste of space. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>