mmc: Drop duplicate dm.h inclusion
authorSimon Glass <sjg@chromium.org>
Sun, 19 Jul 2020 16:15:45 +0000 (10:15 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 4 Aug 2020 02:19:54 +0000 (22:19 -0400)
commit4426632dc812e60b2dda03810a18a4894a789567
tree2d39010fab1543c91dfe76313eba9f9aaa52c8bb
parentad2f4ac39b13883e6bc1595137e61a4679906e42
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>
drivers/mmc/sdhci.c