commit | b5167bc466ef5a267cbd2c1acc4bfb8959d26f47 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Fri Dec 20 10:50:30 2013 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Jan 21 08:28:14 2014 +0000 |
tree | 5f5e6a8a925a8eaf0d727694e69770af95c31e1e | |
parent | 75ad13278cb16a0d7f5d24644d36884bfdc92044 [diff] |
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>