mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-01-21 17:01:02 +01:00
Update arm_pl180_mmci_init() prototype by adding struct mmc** param. This is needed before converting this driver to driver model in order to use arm_pl180_mmci_init() in driver model and in none driver model implementation Signed-off-by: Patrice Chotard <patrice.chotard@st.com>