Hi all, After merging the sound-asoc tree, today's linux-next build (x86_64 allmodconfig) failed like this: sound/soc/codecs/wm_hubs.c: In function 'wm8993_put_dc_servo': sound/soc/codecs/wm_hubs.c:225:2: error: implicit declaration of function 'snd_soc_put_volsw_2r' [-Werror=implicit-function-declaration] sound/soc/codecs/wm_hubs.c: At top level: sound/soc/codecs/wm_hubs.c:365:1: error: 'snd_soc_get_volsw_2r' undeclared here (not in a function) Caused by commit 0f9887d11e7c ("ASoC: Consolidate use of controls with custom get/put function"). I have used the sound-asoc tree from next-20111005 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/