commit | eaf6a602ccbd3fbd877afee0dd8532547ddd2692 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 19 10:15:45 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 03 22:19:54 2020 -0400 |
tree | 2d39010fab1543c91dfe76313eba9f9aaa52c8bb | |
parent | 1c1ddf65ca17d180b2dd2259958307a5f89e97b7 [diff] |
mmc: Drop duplicate dm.h inclusion We only need to include this header once. Drop the duplicate. Signed-off-by: Simon Glass <sjg@chromium.org>