21 Mar
2019
21 Mar
'19
10:10 a.m.
On Thu, Mar 21, 2019 at 10:01:06AM +0800, Yue Haibing wrote:
From: YueHaibing yuehaibing@huawei.com
Fix sparse warnings:
sound/soc/codecs/wm_adsp.c:309:20: warning: symbol 'wm_adsp1_ops' was not declared. Should it be static? sound/soc/codecs/wm_adsp.c:310:20: warning: symbol 'wm_adsp2_ops' was not declared. Should it be static? sound/soc/codecs/wm_adsp.c:311:20: warning: symbol 'wm_halo_ops' was not declared. Should it be static?
Signed-off-by: YueHaibing yuehaibing@huawei.com
Thanks for the patch but afraid a fix for this was merged yesterday.
Thanks, Charles