[xilinx-xlnx:master 439/642] dwc3-xilinx.c:undefined reference to `dwc3_host_wakeup_register'
From: kernel test robot <hidden>
Date: 2022-03-26 13:38:37
tree: https://github.com/Xilinx/linux-xlnx master head: 8a2fa9a459078b8123af187b541839c959f9a52d commit: 2393692b42120111977addd8b52d26136b0b96ac [439/642] firmware: xilinx: Mark zynqmp_pm_get_meta_header as static inline config: arm64-randconfig-r031-20220324 (https://download.01.org/0day-ci/archive/20220326/202203262115.rsvZG9D2-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/2393692b42120111977addd8b52d26136b0b96ac git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx git fetch --no-tags xilinx-xlnx master git checkout 2393692b42120111977addd8b52d26136b0b96ac # 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 <redacted> All errors (new ones prefixed by >>): aarch64-linux-ld: Unexpected GOT/PLT entries detected! aarch64-linux-ld: Unexpected run-time procedure linkages detected! aarch64-linux-ld: drivers/usb/dwc3/dwc3-xilinx.o: in function `dwc3_xlnx_probe':
quoted
dwc3-xilinx.c:(.text+0x994): undefined reference to `dwc3_host_wakeup_register'
aarch64-linux-ld: drivers/usb/dwc3/dwc3-xilinx.o: in function `dwc3_xlnx_remove': dwc3-xilinx.c:(.text+0xb28): undefined reference to `dwc3_host_wakeup_register' -- 0-DAY CI Kernel Test Service https://01.org/lkp _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel