]> git.baikalelectronics.ru Git - uboot.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)
commit6a258423b74011fbb0696d025238833fbc0f04b7
tree5bd5ba845b6541589a9cb68b860b88bcc96db01a
parenta982989d7859655545a5f609aa5873ee53b594ed
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