On Tue, Aug 16, 2016 at 9:20 PM, kbuild test robot <[email protected]> wrote: > Hi Ruslan, > > [auto build test ERROR on balbi-usb/next] > [also build test ERROR on v4.8-rc2 next-20160816] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the system] > > url: > https://github.com/0day-ci/linux/commits/Ruslan-Bilovol/USB-Audio-Gadget-refactoring/20160814-185318 > base: https://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git next > config: x86_64-randconfig-a0-08162223 (attached as .config) > compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7 > reproduce: > # save the attached .config to linux build tree > make ARCH=x86_64 > > All errors (new ones prefixed by >>): > > drivers/usb/gadget/function/usb_f_uac1.o: In function `gaudio_setup': >>> (.text+0x16ce): multiple definition of `gaudio_setup' > drivers/usb/gadget/function/u_audio.o:u_audio.c:(.text+0x937): first > defined here > drivers/usb/gadget/function/usb_f_uac1.o: In function `gaudio_cleanup': >>> (.text+0x1147): multiple definition of `gaudio_cleanup' > drivers/usb/gadget/function/u_audio.o:u_audio.c:(.text+0x3f): first > defined here >
Arrgh, it now conflicts in this patchset where we keep old f_uac1 functionality. Will fix it in next patchset. Best regards, Ruslan -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
