All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Peng Fan <peng.fan@nxp.com>
Cc: kbuild-all@lists.01.org,
	Linux Memory Management List <linux-mm@kvack.org>,
	Abel Vesa <abel.vesa@nxp.com>
Subject: [linux-next:master 9952/11953] clk-imx93.c:(.text.imx93_clocks_probe+0x80): undefined reference to `imx_obtain_fixed_clk_hw'
Date: Mon, 14 Mar 2022 23:42:16 +0800	[thread overview]
Message-ID: <202203142315.FhdbfacD-lkp@intel.com> (raw)

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


                 reply	other threads:[~2022-03-14 15:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202203142315.FhdbfacD-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=abel.vesa@nxp.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-mm@kvack.org \
    --cc=peng.fan@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.