Skip to content
Commit 5a2cf054 authored by Wei Yongjun's avatar Wei Yongjun Committed by Lee Jones
Browse files

mfd: ene-kb3930: Make local symbol 'kb3930_power_off' static



The sparse tool complains as follows:

drivers/mfd/ene-kb3930.c:36:15: warning: symbol 'kb3930_power_off' was not declared. Should it be static?

The symbol is not used outside of this file.

Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarWei Yongjun <weiyongjun1@huawei.com>
Acked-by: default avatarLubomir Rintel <lkundrak@v3.sk>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 16f96154
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment