Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1464006
| From | kbuild test robot <lkp@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/3] usb: gadget: f_uac2: split out audio core |
| Date | 2016-08-16 20:30 +0200 |
| Message-ID | <s6RhD-6xt-7@gated-at.bofh.it> (permalink) |
| References | <s60Gl-6CJ-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
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
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2 2/3] usb: gadget: f_uac2: split out audio core kbuild test robot <lkp@intel.com> - 2016-08-16 20:30 +0200 Re: [PATCH v2 2/3] usb: gadget: f_uac2: split out audio core Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-08-16 22:50 +0200
csiph-web