]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: rtsx: Fix sparse non static symbol warning
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 20 Dec 2013 02:50:30 +0000 (10:50 +0800)
committerLee Jones <lee.jones@linaro.org>
Tue, 21 Jan 2014 08:28:14 +0000 (08:28 +0000)
commit9cfd1ce2d80ef68cb19a4f774674449600005fad
tree5f5e6a8a925a8eaf0d727694e69770af95c31e1e
parent9dfdcb464c3c42c6e17fb4dc9b0b007655ac00dd
mfd: rtsx: Fix sparse non static symbol warning

Fixes the following sparse warning:

drivers/mfd/rtl8411.c:473:6: warning:
 symbol 'rtl8411_init_common_params' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/rtl8411.c