diff options
author | Wei Yongjun | 2021-02-10 07:56:56 +0000 |
---|---|---|
committer | Matthias Brugger | 2021-04-01 11:27:54 +0200 |
commit | b23ab27b9a1c4720f628fb12fe4cd767e3266c4c (patch) | |
tree | c8c3684a84797af9c3155d64336f19dbe82bf837 /net/sunrpc/cache.c | |
parent | 1ff1270fca33c582b53b51dc2903f21ae7e1f4bc (diff) |
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 'net/sunrpc/cache.c')
0 files changed, 0 insertions, 0 deletions