diff options
author | Min-Hua Chen <minhuadotchen@gmail.com> | 2024-09-27 07:10:36 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-09-30 01:11:44 +0200 |
commit | 18be43aca2c0ec475037923a8086d0a29fcc9d16 (patch) | |
tree | d5bde6507806170b81764c8dfceba129080532b2 /scripts/kconfig/expr.c | |
parent | 7368e9f4e25bea507895bf194bd1c72d693840b2 (diff) |
regulator: qcom-smd: make smd_vreg_rpm static
Since smd_vreg_rpm is used only in
drivers/regulator/qcom_smd-regulator.c, make it static and fix the
following sparse warning:
drivers/regulator/qcom_smd-regulator.c:14:21: sparse: warning:
symbol 'smd_vreg_rpm' was not declared. Should it be static?
No functional changes intended.
Fixes: 5df3b41bd6b5 ("regulator: qcom_smd: Keep one rpm handle for all vregs")
Signed-off-by: Min-Hua Chen <minhuadotchen@gmail.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://patch.msgid.link/20240926231038.31916-1-minhuadotchen@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/kconfig/expr.c')
0 files changed, 0 insertions, 0 deletions