Hi all, After merging the sound-current tree, today's linux-next build (arm multi_v7_defconfig) failed like this: /home/sfr/next/next/sound/usb/card.c: In function 'snd_usb_autoresume': /home/sfr/next/next/sound/usb/card.c:841:29: error: expected ';' before ')' token 841 | atomic_dec(&chip->active)) | ^ | ; Caused by commit 3398e5c7b038 ("ALSA: usb-audio: Manage auto-pm of all bundled interfaces") I have reverted that commit for today. -- Cheers, Stephen Rothwell