Skip to content
Commit 8be9cdc6 authored by Wei Yongjun's avatar Wei Yongjun Committed by Shawn Guo
Browse files

bus: imx-weim: make symbol 'weim_of_notifier' static



The sparse tool complains as follows:

drivers/bus/imx-weim.c:373:23: warning:
 symbol 'weim_of_notifier' was not declared. Should it be static?

This symbol is not used outside of imx-weim.c, so marks it static.

Fixes: e6cb5408 ("bus: imx-weim: add DT overlay support for WEIM bus")
Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarWei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent f571e9c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment