On Tue, Oct 17, 2017 at 12:22 PM, Olof's autobuilder <build@xxxxxxxxx> wrote: > Warnings: > > 9 sound/usb/mixer.c:2161:27: warning: passing argument 1 of 'snd_usb_mixer_disconnect' from incompatible pointer type [-Wincompatible-pointer-types] This broke after backporting 124751d5e63c ("ALSA: usb-audio: Kill stray URB at exiting") into linux-3.18. The interface was changed in commit a6cece9d8199 ("ALSA: usb-audio: Pass direct struct pointer instead of list_head"), which was merged in linux-3.19. I don't immediately see how this can be fixed. Backporting a6cece9d8199 would probably work. Arnd _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel