tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 39676dfe52331dba909c617f213fdb21015c8d10 commit: 7d9f1b72b29698e3030c2b163522cf4aa91b47e9 [3893/10295] usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGE config: x86_64-buildonly-randconfig-001-20231222 (https://download.01.org/0day-ci/archive/20231223/202312230924.iWMeUsyr-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/20231223/202312230924.iWMeUsyr-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/202312230924.iWMeUsyr-lkp@xxxxxxxxx/ Note: the linux-next/master HEAD 39676dfe52331dba909c617f213fdb21015c8d10 builds fine. It may have been fixed somewhere. All errors (new ones prefixed by >>): ld: vmlinux.o: in function `drm_dp_hpd_bridge_register': >> (.text+0x13d3030): undefined reference to `auxiliary_device_init' >> ld: (.text+0x13d3046): undefined reference to `__auxiliary_device_add' ld: vmlinux.o: in function `drm_aux_hpd_bridge_drv_init': >> aux-hpd-bridge.c:(.init.text+0x7feda): undefined reference to `__auxiliary_driver_register' ld: vmlinux.o: in function `drm_aux_hpd_bridge_drv_exit': >> aux-hpd-bridge.c:(.exit.text+0xa58c): undefined reference to `auxiliary_driver_unregister' Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for DRM_AUX_HPD_BRIDGE Depends on [n]: HAS_IOMEM [=y] && DRM_BRIDGE [=y] && OF [=n] Selected by [y]: - TYPEC_QCOM_PMIC [=y] && USB_SUPPORT [=y] && TYPEC [=y] && TYPEC_TCPM [=y] && (ARCH_QCOM || COMPILE_TEST [=y]) && (DRM [=y] || DRM [=y]=n) && DRM_BRIDGE [=y] -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki