]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: core: Convert mmc_regulator_get_ocrmask() to static
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 13 Feb 2019 17:42:06 +0000 (18:42 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Feb 2019 14:20:58 +0000 (15:20 +0100)
commit7e6e4304517f5e220eda2815938f8318b19924f4
treece4b9063cbecead5162e14c306d6c0ddc5f87951
parent1dae31d15f578d8d24f8f477a4574cf0c7d17794
mmc: core: Convert mmc_regulator_get_ocrmask() to static

The only left user of mmc_regulator_get_ocrmask() is the mmc core itself.
Therefore, let's drop the export and turn it into static.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/regulator.c
include/linux/mmc/host.h