]> 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)
commit7e4214a5fa3886e671a86e43b9f542501c0ea3c6
treece4b9063cbecead5162e14c306d6c0ddc5f87951
parent40166a73352bbb84d33dbf19b9d88e3585ec502b
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