tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: cc63e8e92cb872081f249ea16e6c460642f3e4fb commit: 94cac569012aff092b029f0d674f9ab944b08b5a [12118/13934] m68knommu: fix undefined reference to `mach_get_rtc_pll' config: m68k-randconfig-r011-20220522 (https://download.01.org/0day-ci/archive/20220523/202205232103.zOPlZ3yo-lkp@xxxxxxxxx/config) compiler: m68k-linux-gcc (GCC) 11.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=94cac569012aff092b029f0d674f9ab944b08b5a 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 94cac569012aff092b029f0d674f9ab944b08b5a # save the config file mkdir build_dir && cp config build_dir/.config COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.3.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash If you fix the issue, kindly add following tag where applicable Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): m68k-linux-ld: arch/m68k/q40/config.o: in function `config_q40': >> config.c:(.init.text+0xf2): undefined reference to `mach_get_rtc_pll' >> m68k-linux-ld: config.c:(.init.text+0xfc): undefined reference to `mach_set_rtc_pll' -- 0-DAY CI Kernel Test Service https://01.org/lkp