Re: [PATCH v8 4/5] usb: host: xhci-plat: Create platform device for onboard hubs in probe()

From: kernel test robot
Date: Thu Apr 29 2021 - 03:59:11 EST


Hi Matthias,

I love your patch! Yet something to improve:

[auto build test ERROR on driver-core/driver-core-testing]
[also build test ERROR on linus/master v5.12 next-20210428]
[cannot apply to usb/usb-testing robh/for-next char-misc/char-misc-testing]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url: https://github.com/0day-ci/linux/commits/Matthias-Kaehlcke/USB-misc-Add-onboard_usb_hub-driver/20210429-024426
base: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git acd3d28594536e9096c1ea76c5867d8a68babef6
config: arm-randconfig-r032-20210428 (attached as .config)
compiler: arm-linux-gnueabi-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
# https://github.com/0day-ci/linux/commit/3910d7e75c8f52afa953dbac4dc3bd4469749da8
git remote add linux-review https://github.com/0day-ci/linux
git fetch --no-tags linux-review Matthias-Kaehlcke/USB-misc-Add-onboard_usb_hub-driver/20210429-024426
git checkout 3910d7e75c8f52afa953dbac4dc3bd4469749da8
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=arm

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

arm-linux-gnueabi-ld: drivers/usb/host/xhci-plat.o: in function `xhci_plat_probe':
>> xhci-plat.c:(.text+0x1734): undefined reference to `of_is_onboard_usb_hub'

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

Attachment: .config.gz
Description: application/gzip