]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: core: Don't use extern declarations of public mmc functions
authorUlf Hansson <ulf.hansson@linaro.org>
Fri, 13 Jan 2017 13:14:16 +0000 (14:14 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 13 Feb 2017 12:20:25 +0000 (13:20 +0100)
commit23888bfe9bd730d42e326cc5f6f1188beb948f97
tree8aae51f14fbcaa323f8b5479a3cee710b8f54509
parent5857b29b96dcf208e4903ec6f20d132e6a77cac2
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>
include/linux/mmc/core.h