All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 9952/11953] clk-imx93.c:(.text.imx93_clocks_probe+0x80): undefined reference to `imx_obtain_fixed_clk_hw'
@ 2022-03-14 15:42 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-03-14 15:42 UTC (permalink / raw)
  To: Peng Fan; +Cc: kbuild-all, Linux Memory Management List, Abel Vesa

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   71941773e143369a73c9c4a3b62fbb60736a1182
commit: 24defbe194b650218680fcd9dec8cd103537b531 [9952/11953] clk: imx: add i.MX93 clk
config: mips-randconfig-r001-20220313 (https://download.01.org/0day-ci/archive/20220314/202203142315.FhdbfacD-lkp@intel.com/config)
compiler: mips64el-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=24defbe194b650218680fcd9dec8cd103537b531
        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 24defbe194b650218680fcd9dec8cd103537b531
        # 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=mips SHELL=/bin/bash

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

All errors (new ones prefixed by >>):

   mips64el-linux-ld: drivers/clk/imx/clk-imx93.o: in function `imx93_clocks_probe':
>> clk-imx93.c:(.text.imx93_clocks_probe+0x80): undefined reference to `imx_obtain_fixed_clk_hw'
>> mips64el-linux-ld: clk-imx93.c:(.text.imx93_clocks_probe+0x98): undefined reference to `imx_obtain_fixed_clk_hw'
   mips64el-linux-ld: clk-imx93.c:(.text.imx93_clocks_probe+0xb0): undefined reference to `imx_obtain_fixed_clk_hw'

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-14 15:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-14 15:42 [linux-next:master 9952/11953] clk-imx93.c:(.text.imx93_clocks_probe+0x80): undefined reference to `imx_obtain_fixed_clk_hw' kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.