Skip to content
Commit 62e546be authored by Ulf Hansson's avatar Ulf Hansson
Browse files

mmc: mmci: Share sdmmc_variant_init() via the common header file



It's good practice to share functions via header files, rather than from
the c-files. Therefore, let's move sdmmc_variant_init() to mmci.h.

Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Acked-by: default avatarLudovic Barre <ludovic.barre@st.com>
Tested-by: default avatarLudovic Barre <ludovic.barre@st.com>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent f7f3e7da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment