All of lore.kernel.org
 help / color / mirror / Atom feed
* [xlnx:xlnx_rebase_v5.4 903/1289] drivers/usb/dwc3/core.h:1419: multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1419: first defined here
@ 2020-05-02 15:31 ` kbuild test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kbuild test robot @ 2020-05-02 15:31 UTC (permalink / raw)
  To: Michal Simek
  Cc: Anurag Kumar Vulisha, Piyush Mehta, kbuild-all, linux-arm-kernel

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

tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.4
head:   a43f2284bfbb4d16bc7a16d7bed1ecf813d927e0
commit: 6d0468b837bc2b3cce625f59904d137e63637b5d [903/1289] usb: dwc3: Add support for clock disabling during suspend
config: x86_64-randconfig-d001-20200430 (attached as .config)
compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0
reproduce:
        git checkout 6d0468b837bc2b3cce625f59904d137e63637b5d
        # save the attached .config to linux build tree
        make ARCH=x86_64 

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

All errors (new ones prefixed by >>):

   ld: drivers/usb/dwc3/trace.o: in function `dwc3_simple_wakeup_capable':
>> drivers/usb/dwc3/core.h:1419: multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1419: first defined here
   ld: drivers/usb/dwc3/host.o: in function `dwc3_simple_wakeup_capable':
   host.c:(.text+0x0): multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1419: first defined here
   ld: drivers/usb/dwc3/debugfs.o: in function `dwc3_simple_wakeup_capable':
>> drivers/usb/dwc3/core.h:1419: multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1419: first defined here

vim +1419 drivers/usb/dwc3/core.h

  1414	
  1415	#if IS_ENABLED(CONFIG_USB_DWC3_OF_SIMPLE)
  1416	void dwc3_simple_wakeup_capable(struct device *dev, bool wakeup);
  1417	#else
  1418	void dwc3_simple_wakeup_capable(struct device *dev, bool wakeup)
> 1419	{ ; }
  1420	#endif
  1421	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

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

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [xlnx:xlnx_rebase_v5.4 903/1289] drivers/usb/dwc3/core.h:1419: multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1419: first defined here
@ 2020-05-02 15:31 ` kbuild test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kbuild test robot @ 2020-05-02 15:31 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.4
head:   a43f2284bfbb4d16bc7a16d7bed1ecf813d927e0
commit: 6d0468b837bc2b3cce625f59904d137e63637b5d [903/1289] usb: dwc3: Add support for clock disabling during suspend
config: x86_64-randconfig-d001-20200430 (attached as .config)
compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0
reproduce:
        git checkout 6d0468b837bc2b3cce625f59904d137e63637b5d
        # save the attached .config to linux build tree
        make ARCH=x86_64 

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

All errors (new ones prefixed by >>):

   ld: drivers/usb/dwc3/trace.o: in function `dwc3_simple_wakeup_capable':
>> drivers/usb/dwc3/core.h:1419: multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1419: first defined here
   ld: drivers/usb/dwc3/host.o: in function `dwc3_simple_wakeup_capable':
   host.c:(.text+0x0): multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1419: first defined here
   ld: drivers/usb/dwc3/debugfs.o: in function `dwc3_simple_wakeup_capable':
>> drivers/usb/dwc3/core.h:1419: multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1419: first defined here

vim +1419 drivers/usb/dwc3/core.h

  1414	
  1415	#if IS_ENABLED(CONFIG_USB_DWC3_OF_SIMPLE)
  1416	void dwc3_simple_wakeup_capable(struct device *dev, bool wakeup);
  1417	#else
  1418	void dwc3_simple_wakeup_capable(struct device *dev, bool wakeup)
> 1419	{ ; }
  1420	#endif
  1421	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-02 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-02 15:31 [xlnx:xlnx_rebase_v5.4 903/1289] drivers/usb/dwc3/core.h:1419: multiple definition of `dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1419: first defined here kbuild test robot
2020-05-02 15:31 ` 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.