]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype
authorPatrice Chotard <patrice.chotard@st.com>
Mon, 23 Oct 2017 08:57:30 +0000 (10:57 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 17 Nov 2017 12:44:13 +0000 (07:44 -0500)
commitcb0060e8360fe75c98b2c21740fde80a8e1f62ec
tree5bd5ba845b6541589a9cb68b860b88bcc96db01a
parent39e709611df05505ada013a37c5254b4c671b847
mmc: arm_pl180_mmci: update arm_pl180_mmci_init() prototype

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>
board/armltd/vexpress/vexpress_common.c
drivers/mmc/arm_pl180_mmci.c
drivers/mmc/arm_pl180_mmci.h