12 Feb
2018
12 Feb
'18
3:49 p.m.
On Mon, Feb 12, 2018 at 10:19:57PM +0800, kbuild test robot wrote:
sound/soc/codecs/wm9705.c: In function 'wm9705_soc_probe':
sound/soc/codecs/wm9705.c:330:18: error: implicit declaration of function 'snd_soc_new_ac97_component'; did you mean 'snd_soc_new_ac97_codec'? [-Werror=implicit-function-declaration]
wm9705->ac97 = snd_soc_new_ac97_component(component, WM9705_VENDOR_ID, ^~~~~~~~~~~~~~~~~~~~~~~~~~ snd_soc_new_ac97_codec
I've dropped this and the other patch that had the same issue. I wonder why 0day didn't notice this on the list...