commit | 5aed4cbba07526d1a575f07f45b4d10d8cdca11e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jun 12 23:30:17 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 11 14:06:44 2016 -0600 |
tree | 86017232a607e2c0f110155c6b2736bfa22c185c | |
parent | eede897e2782a90efc8190ff8424e216730ced7d [diff] |
dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c Rather than having #ifdef in mmc.c, move this code into the legacy file. Signed-off-by: Simon Glass <sjg@chromium.org>