Re: [PATCH v2 -next] ASoC: wm_adsp: Make some variables static

2019-03-21 Thread Charles Keepax
On Thu, Mar 21, 2019 at 10:01:06AM +0800, Yue Haibing wrote: > From: YueHaibing > > 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 >

[PATCH v2 -next] ASoC: wm_adsp: Make some variables static

2019-03-20 Thread Yue Haibing
From: YueHaibing 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: