All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 1069/3367] drivers/bluetooth/btbcm.h:85: multiple definition of `btbcm_read_pcm_int_params'; drivers/bluetooth/hci_ldisc.o:drivers/bluetooth/btbcm.h:85: first defined here
@ 2019-12-15 19:18 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-12-15 19:18 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1518 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   32b8acf85223448973ca0bf0ee8149a01410f3a0
commit: 528379902337102b0264fe5343eafb3d6c59fa45 [1069/3367] Bluetooth: btbcm: Support pcm configuration
config: x86_64-randconfig-g003-20191215 (attached as .config)
compiler: gcc-7 (Debian 7.5.0-1) 7.5.0
reproduce:
        git checkout 528379902337102b0264fe5343eafb3d6c59fa45
        # save the attached .config to linux build tree
        make ARCH=x86_64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   ld: drivers/bluetooth/btusb.o: in function `btbcm_read_pcm_int_params':
>> drivers/bluetooth/btbcm.h:85: multiple definition of `btbcm_read_pcm_int_params'; drivers/bluetooth/hci_ldisc.o:drivers/bluetooth/btbcm.h:85: first defined here
   ld: drivers/bluetooth/btusb.o: in function `btbcm_write_pcm_int_params':
>> drivers/bluetooth/btbcm.h:85: multiple definition of `btbcm_write_pcm_int_params'; drivers/bluetooth/hci_ldisc.o:drivers/bluetooth/btbcm.h:85: first defined here

vim +85 drivers/bluetooth/btbcm.h

    80	
    81	int btbcm_read_pcm_int_params(struct hci_dev *hdev,
    82				      struct bcm_set_pcm_int_params *params)
    83	{
    84		return -EOPNOTSUPP;
  > 85	}
    86	

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 37568 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-15 19:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-15 19:18 [linux-next:master 1069/3367] drivers/bluetooth/btbcm.h:85: multiple definition of `btbcm_read_pcm_int_params'; drivers/bluetooth/hci_ldisc.o:drivers/bluetooth/btbcm.h:85: first defined here kbuild test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.