All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [chrome-os:chromeos-5.10 6140/7807] mipsel-linux-ld: ingenic-drm-drv.c:undefined reference to `clk_get_parent'
Date: Thu, 22 Apr 2021 11:18:30 +0800	[thread overview]
Message-ID: <202104221128.qmOl1yXp-lkp@intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3093 bytes --]

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.10
head:   dcf05007a9a207a37a6b4daff565e407a7dfaa29
commit: 8a3bceb045805c064fe4516b996a58557c8b4762 [6140/7807] UPSTREAM: drm/ingenic: Reset pixclock rate when parent clock rate changes
config: mips-randconfig-p001-20210421 (attached as .config)
compiler: mipsel-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
        git remote add chrome-os https://chromium.googlesource.com/chromiumos/third_party/kernel
        git fetch --no-tags chrome-os chromeos-5.10
        git checkout 8a3bceb045805c064fe4516b996a58557c8b4762
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=mips 

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 >>):

   mipsel-linux-ld: drivers/gpu/drm/ingenic/ingenic-drm-drv.o: in function `ingenic_drm_remove':
   ingenic-drm-drv.c:(.text+0xbf8): undefined reference to `clk_get_parent'
   mipsel-linux-ld: drivers/gpu/drm/ingenic/ingenic-drm-drv.o: in function `ingenic_drm_bind.isra.0':
   ingenic-drm-drv.c:(.text+0x11c8): undefined reference to `clk_get_parent'
>> mipsel-linux-ld: ingenic-drm-drv.c:(.text+0x1294): undefined reference to `clk_get_parent'
   mipsel-linux-ld: drivers/spi/spi-sprd.o: in function `sprd_spi_probe':
   spi-sprd.c:(.text+0xc18): undefined reference to `clk_set_parent'
   mipsel-linux-ld: drivers/iio/adc/ingenic-adc.o: in function `jz4770_adc_init_clk_div':
   ingenic-adc.c:(.text+0xb8): undefined reference to `clk_get_parent'
   mipsel-linux-ld: drivers/iio/adc/ingenic-adc.o: in function `jz4725b_adc_init_clk_div':
   ingenic-adc.c:(.text+0x1d4): undefined reference to `clk_get_parent'
   mipsel-linux-ld: sound/soc/atmel/atmel-i2s.o: in function `atmel_i2s_sama5d2_mck_init':
   atmel-i2s.c:(.text+0x5a0): undefined reference to `clk_set_parent'
   mipsel-linux-ld: sound/soc/atmel/sam9g20_wm8731.o: in function `at91sam9g20ek_audio_probe':
   sam9g20_wm8731.c:(.text+0x350): undefined reference to `clk_set_parent'
   mipsel-linux-ld: sound/soc/stm/stm32_i2s.o: in function `stm32_i2s_hw_params':
   stm32_i2s.c:(.text+0xb50): undefined reference to `clk_set_parent'
   mipsel-linux-ld: sound/soc/ti/davinci-mcasp.o: in function `davinci_mcasp_probe':
   davinci-mcasp.c:(.text+0x3500): undefined reference to `clk_set_parent'
   mipsel-linux-ld: sound/soc/ti/omap-dmic.o: in function `omap_dmic_set_dai_sysclk':
   omap-dmic.c:(.text+0x870): undefined reference to `clk_get_parent'
   mipsel-linux-ld: omap-dmic.c:(.text+0x8d4): undefined reference to `clk_set_parent'
   mipsel-linux-ld: omap-dmic.c:(.text+0x924): undefined reference to `clk_set_parent'

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

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 35266 bytes --]

                 reply	other threads:[~2021-04-22  3:18 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=202104221128.qmOl1yXp-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /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.