commit | 2821d91aeaf5d55d37ce35590b4fc2bf7d938585 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 14 14:02:56 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu May 26 20:50:29 2016 -0600 |
tree | 0c60b7a5969d2b24c1cff57faef1c6fb7ad1ad92 | |
parent | 4924a06358f44e10aaa4288d536c5f853ac38d22 [diff] |
mmc: Drop dead mmc code for non-generic MMC All boards that use MMC define CONFIG_GENERIC_MMC now, so we can drop this old code. Signed-off-by: Simon Glass <sjg@chromium.org>