Hi Piyush,
FYI, the error/warning still remains.
tree:
https://github.com/0day-ci/linux/commits/wu000273-umn-edu/i2c-xiic-Fix-re...
head: e968b23830a6af95ff2706378a2793a9d6d968a8
commit: 8d5030cd274fe1dcf27f6915d409b68ed7b04759 [9629/10032] usb: dwc3: Add support for
masking phy reset signal
:::::: branch date: 20 hours ago
:::::: commit date: 4 months ago
config: parisc-randconfig-r004-20200614 (attached as .config)
compiler: hppa-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O
~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 8d5030cd274fe1dcf27f6915d409b68ed7b04759
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=parisc
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp(a)intel.com>
All errors (new ones prefixed by >>, old ones prefixed by <<):
hppa-linux-ld: drivers/usb/dwc3/host.o: in function `dwc3_simple_wakeup_capable':
host.c:(.text.dwc3_simple_wakeup_capable+0x0): multiple definition of
`dwc3_simple_wakeup_capable'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1452:
first defined here
hppa-linux-ld: drivers/usb/dwc3/host.o: in function `dwc3_set_simple_data':
drivers/usb/dwc3/core.h:1454: multiple definition of `dwc3_set_simple_data';
drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1454: first defined here
hppa-linux-ld: drivers/usb/dwc3/host.o: in function `dwc3_simple_check_quirks':
host.c:(.text.dwc3_simple_check_quirks+0x0): multiple definition of
`dwc3_simple_check_quirks';
drivers/usb/dwc3/core.o:core.c:(.text.dwc3_simple_check_quirks+0x0): first defined here
hppa-linux-ld: drivers/usb/dwc3/host.o: in function `dwc3_set_usb_core_power':
drivers/usb/dwc3/core.h:1458: multiple definition of `dwc3_set_usb_core_power';
drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1458: first defined here
hppa-linux-ld: drivers/usb/dwc3/host.o: in function `dwc3_mask_phy_reset':
> host.c:(.text.dwc3_mask_phy_reset+0x0): multiple definition of
`dwc3_mask_phy_reset'; drivers/usb/dwc3/core.o:core.c:(.text.dwc3_mask_phy_reset+0x0):
first defined here
hppa-linux-ld: drivers/usb/dwc3/debugfs.o: in function
`dwc3_simple_wakeup_capable':
drivers/usb/dwc3/core.h:1452: multiple definition of `dwc3_simple_wakeup_capable';
drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1452: first defined here
hppa-linux-ld: drivers/usb/dwc3/debugfs.o: in function `dwc3_set_simple_data':
drivers/usb/dwc3/core.h:1454: multiple definition of `dwc3_set_simple_data';
drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1454: first defined here
hppa-linux-ld: drivers/usb/dwc3/debugfs.o: in function `dwc3_simple_check_quirks':
debugfs.c:(.text.dwc3_simple_check_quirks+0x0): multiple definition of
`dwc3_simple_check_quirks';
drivers/usb/dwc3/core.o:core.c:(.text.dwc3_simple_check_quirks+0x0): first defined here
hppa-linux-ld: drivers/usb/dwc3/debugfs.o: in function `dwc3_set_usb_core_power':
drivers/usb/dwc3/core.h:1458: multiple definition of `dwc3_set_usb_core_power';
drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1458: first defined here
hppa-linux-ld: drivers/usb/dwc3/debugfs.o: in function `dwc3_mask_phy_reset':
debugfs.c:(.text.dwc3_mask_phy_reset+0x0): multiple definition of
`dwc3_mask_phy_reset'; drivers/usb/dwc3/core.o:core.c:(.text.dwc3_mask_phy_reset+0x0):
first defined here
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
_______________________________________________
kbuild mailing list -- kbuild(a)lists.01.org
To unsubscribe send an email to kbuild-leave(a)lists.01.org