tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 7d9c6b8147bdd76d7eb2cf6f74f84c6918ae0939 commit: 06c16d89d2cbe284c2792caa7648c052c1b91042 [8335/10875] ice: register 1588 PTP clock device object for E810 devices config: powerpc64-randconfig-c004-20210617 (attached as .config) compiler: powerpc-linux-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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=06c16d89d2cbe284c2792caa7648c052c1b91042 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 06c16d89d2cbe284c2792caa7648c052c1b91042 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_rebuild': >> ice_main.c:(.text.ice_rebuild+0x424): undefined reference to `ice_ptp_init' powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_prepare_for_reset': >> ice_main.c:(.text.ice_prepare_for_reset+0x1e8): undefined reference to `ice_ptp_release' powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_remove': >> ice_main.c:(.text.ice_remove+0x338): undefined reference to `ice_ptp_release' powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_probe': >> ice_main.c:(.text.ice_probe+0x13b8): undefined reference to `ice_ptp_init' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip