[xilinx-xlnx:xlnx_rebase_v5.15_LTS 405/983] aarch64-linux-ld: xhci-plat.c:undefined reference to `dwc3_host_wakeup_capable'

kernel test robot lkp at intel.com
Mon Mar 14 19:15:34 PDT 2022


tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15_LTS
head:   82a6a288ad2ea30575c859f1a5ec2ad014e51528
commit: 9a7535b91e5a749ad7e26fade0820c4c847ff8e2 [405/983] usb: xhci-plat: Add remote wakeup support for xilinx
config: arm64-randconfig-r013-20220313 (https://download.01.org/0day-ci/archive/20220315/202203151059.bT1OoRth-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 11.2.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
        # https://github.com/Xilinx/linux-xlnx/commit/9a7535b91e5a749ad7e26fade0820c4c847ff8e2
        git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.15_LTS
        git checkout 9a7535b91e5a749ad7e26fade0820c4c847ff8e2
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   aarch64-linux-ld: drivers/usb/host/xhci-plat.o: in function `xhci_plat_probe':
   xhci-plat.c:(.text+0x1224): undefined reference to `dwc3_host_wakeup_capable'
   aarch64-linux-ld: drivers/usb/host/xhci-plat.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `dwc3_host_wakeup_capable' which may bind externally can not be used when making a shared object; recompile with -fPIC
   xhci-plat.c:(.text+0x1224): dangerous relocation: unsupported relocation
>> aarch64-linux-ld: xhci-plat.c:(.text+0x1228): undefined reference to `dwc3_host_wakeup_capable'

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



More information about the linux-arm-kernel mailing list