[xilinx-xlnx:xlnx_rebase_v5.15 797/872] zynqmp_disp.c:undefined reference to `xlnx_crtc_register'

kernel test robot lkp at intel.com
Tue Feb 8 18:58:02 PST 2022


tree:   https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.15
head:   1183ce490adb103e5e569b8ebd74c50c885ddc05
commit: 2d2fa5c476daa40a5aac243bd776cab2568c7111 [797/872] drm: xlnx: Update DP subsystem with downstream version
config: h8300-randconfig-r023-20220208 (https://download.01.org/0day-ci/archive/20220209/202202091019.xGUz3llf-lkp@intel.com/config)
compiler: h8300-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/2d2fa5c476daa40a5aac243bd776cab2568c7111
        git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx
        git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.15
        git checkout 2d2fa5c476daa40a5aac243bd776cab2568c7111
        # 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=h8300 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp at intel.com>

All errors (new ones prefixed by >>):

   h8300-linux-ld: drivers/gpu/drm/xlnx/zynqmp_disp.o: in function `.L393':
>> zynqmp_disp.c:(.text+0x307b): undefined reference to `xlnx_crtc_register'
   h8300-linux-ld: drivers/gpu/drm/xlnx/zynqmp_disp.o: in function `zynqmp_disp_unbind':
>> zynqmp_disp.c:(.text+0x310d): undefined reference to `xlnx_crtc_unregister'
   h8300-linux-ld: drivers/gpu/drm/xlnx/zynqmp_dpsub.o: in function `zynqmp_dpsub_remove':
>> zynqmp_dpsub.c:(.text+0x21): undefined reference to `xlnx_drm_pipeline_exit'
   h8300-linux-ld: drivers/gpu/drm/xlnx/zynqmp_dpsub.o: in function `.L21':
>> zynqmp_dpsub.c:(.text+0x1e1): undefined reference to `xlnx_drm_pipeline_init'

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



More information about the linux-arm-kernel mailing list