linux-next: build failure after merge of the sound-asoc tree

From: Stephen Rothwell
Date: Sun Nov 13 2016 - 19:28:08 EST


Hi all,

After merging the sound-asoc tree, today's linux-next build (x86_64
allmodconfig) failed like this:

sound/soc/codecs/wm_adsp.c: In function 'wm_coeff_write_acked_control':
sound/soc/codecs/wm_adsp.c:791:8: error: implicit declaration of function 'wm_coeff_base_reg' [-Werror=implicit-function-declaration]
ret = wm_coeff_base_reg(ctl, &reg);
^

Caused by commit

f4f0c4c60c39 ("ASoC: wm_adsp: Signal firmware shutdown through event control")

I have used the sound-asoc tree from next-20161111 for today.

--
Cheers,
Stephen Rothwell