diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2021-02-10 08:56:56 +0100 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2021-04-01 11:27:54 +0200 |
commit | b23ab27b9a1c4720f628fb12fe4cd767e3266c4c (patch) | |
tree | c8c3684a84797af9c3155d64336f19dbe82bf837 /drivers/soc/mediatek/mtk-pm-domains.h | |
parent | soc: mediatek: mmsys: Add mt8183 mmsys routing table (diff) | |
download | linux-b23ab27b9a1c4720f628fb12fe4cd767e3266c4c.tar.xz linux-b23ab27b9a1c4720f628fb12fe4cd767e3266c4c.zip |
soc: mediatek: Make symbol 'mtk_mutex_driver' static
The sparse tool complains as follows:
drivers/soc/mediatek/mtk-mutex.c:464:24: warning:
symbol 'mtk_mutex_driver' was not declared. Should it be static?
This symbol is not used outside of mtk-mutex.c, so this
commit marks it static.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Link: https://lore.kernel.org/r/20210210075656.1096251-1-weiyongjun1@huawei.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'drivers/soc/mediatek/mtk-pm-domains.h')
0 files changed, 0 insertions, 0 deletions