tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 5d02ef4b57f6e7d4dcba14d40cf05373a146a605 commit: 09717af7d13d63df141ae6e71686289989d17efd [3697/5235] drm: Remove CONFIG_DRM_KMS_CMA_HELPER option config: m68k-buildonly-randconfig-r003-20211206 (https://download.01.org/0day-ci/archive/20211206/202112062349.d3PeB4Ik-lkp@xxxxxxxxx/config) compiler: m68k-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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=09717af7d13d63df141ae6e71686289989d17efd git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 09717af7d13d63df141ae6e71686289989d17efd # 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=m68k SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): >> m68k-linux-ld: drivers/gpu/drm/arm/hdlcd_drv.o:(.rodata+0x220): undefined reference to `drm_gem_cma_prime_import_sg_table' >> m68k-linux-ld: drivers/gpu/drm/arm/hdlcd_drv.o:(.rodata+0x228): undefined reference to `drm_gem_cma_dumb_create' m68k-linux-ld: drivers/gpu/drm/arm/hdlcd_crtc.o: in function `hdlcd_plane_atomic_update': >> hdlcd_crtc.c:(.text+0x372): undefined reference to `drm_fb_cma_get_gem_addr' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx