Commits

Ulf Hansson committed 0ea00c3bd8e
mmc: core: Don't use extern declarations of public mmc functions Using extern when declaring functions in the public header, core.h, is redundant. Let's just remove the use of it. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com> (cherry picked from commit 23888bfe9bd730d42e326cc5f6f1188beb948f97)