mmc: sdhci-cadence: Include mmc.h
commit963836ad8f8415823866c7658f04fd7fa9febdcb
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 30 Dec 2016 12:47:21 +0000 (30 13:47 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:19:59 +0000 (13 13:19 +0100)
tree5cee661300a2491826fe1e19f09bf45b22da0290
parent0f21c58c63add705065a75495e7a1860a62470ed
mmc: sdhci-cadence: Include mmc.h

Don't rely on host.h to include the mmc.h header, but instead include it
explicitly because the driver depends on it.

Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
drivers/mmc/host/sdhci-cadence.c