mmc: arm_pl180_mmci: Update to support CONFIG_BLK
authorPatrice Chotard <patrice.chotard@st.com>
Wed, 25 Jul 2018 15:49:07 +0000 (17:49 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 3 Aug 2018 23:53:54 +0000 (19:53 -0400)
commit8015093874070e4748fdb8abbfc1faa6bc63aa5f
tree0a72d3a4ebfd80d58b496b5f456022f0f455d4f3
parentd78bc42801bf9d50fc05c75c76eb739b347b6d10
mmc: arm_pl180_mmci: Update to support CONFIG_BLK

Config flag CONFIG_BLK becomes mandatory, update arm_pl180_mmci
to support this config.

This driver is used by STM32Fx and by Vexpress platforms.
Only STM32Fx are DM ready. No DM code is isolated and will be
removed easily when wexpress will be converted to DM.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
drivers/mmc/arm_pl180_mmci.c