Hi Richard, kernel test robot noticed the following build errors: [auto build test ERROR on pci/next] [also build test ERROR on pci/for-linus shawnguo/for-next mani-mhi/mhi-next linus/master v6.12-rc6 next-20241104] [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#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Richard-Zhu/dt-bindings-imx6q-pcie-Add-ref-clock-for-i-MX95-PCIe-RC/20241101-150006 base: https://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git next patch link: https://lore.kernel.org/r/20241101070610.1267391-9-hongxing.zhu%40nxp.com patch subject: [PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method config: i386-buildonly-randconfig-004-20241104 (https://download.01.org/0day-ci/archive/20241104/202411042110.bIIyBWlv-lkp@xxxxxxxxx/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241104/202411042110.bIIyBWlv-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202411042110.bIIyBWlv-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): ld: drivers/pci/controller/dwc/pci-imx6.o: in function `imx_pcie_resume_noirq': >> pci-imx6.c:(.text+0x88): undefined reference to `dw_pcie_resume_noirq' ld: drivers/pci/controller/dwc/pci-imx6.o: in function `imx_pcie_suspend_noirq': >> pci-imx6.c:(.text+0x111): undefined reference to `dw_pcie_suspend_noirq' ld: drivers/usb/misc/onboard_usb_dev.o: in function `onboard_dev_probe': onboard_usb_dev.c:(.text+0x6ae): undefined reference to `i2c_find_device_by_fwnode' ld: onboard_usb_dev.c:(.text+0x711): undefined reference to `i2c_smbus_write_block_data' ld: onboard_usb_dev.c:(.text+0x72f): undefined reference to `i2c_smbus_write_word_data' ld: onboard_usb_dev.c:(.text+0x74c): undefined reference to `i2c_smbus_write_word_data' Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for MODVERSIONS Depends on [n]: MODULES [=y] && !COMPILE_TEST [=y] Selected by [y]: - RANDSTRUCT_PERFORMANCE [=y] && GCC_PLUGINS [=y] && MODULES [=y] WARNING: unmet direct dependencies detected for FB_IOMEM_HELPERS Depends on [n]: HAS_IOMEM [=y] && FB_CORE [=n] Selected by [m]: - DRM_XE_DISPLAY [=y] && HAS_IOMEM [=y] && DRM [=m] && DRM_XE [=m] && DRM_XE [=m]=m [=m] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki