commit | 4dee3f785124af2fb533e820579f2f1139c42f99 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw2@infradead.org> | Tue Aug 04 10:05:46 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 14 11:16:34 2020 -0400 |
tree | 9087a84dfc478d8ba2466737574f1242e57bc83d | |
parent | 684710dc33b8fa1c366ee9f11424b780f999724c [diff] |
mmc: remove duplicate mmc_get_env_dev() implementations Since it's so trivial I could just about tolerate this when there were only two copies of it. But now there are about to be three. Signed-off-by: David Woodhouse <dwmw2@infradead.org>