On Thu, Mar 21, 2019 at 10:01:06AM +0800, Yue Haibing wrote: > From: YueHaibing <[email protected]> > > 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 <[email protected]> > ---
Thanks for the patch but afraid a fix for this was merged yesterday. Thanks, Charles

