All of lore.kernel.org
 help / color / mirror / Atom feed
* [drm-drm-misc:drm-misc-next 1/6] drivers/gpu/drm/ingenic/ingenic-drm-drv.c:(.text.ingenic_drm_unbind+0x14): undefined reference to `clk_get_parent'
@ 2020-10-02 19:49 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-10-02 19:49 UTC (permalink / raw)
  To: kbuild-all

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

tree:   git://anongit.freedesktop.org/drm/drm-misc drm-misc-next
head:   dba09e834f4ee6121346f2a7d40b7ee96d0b4b77
commit: 33700f6f7d9f6b4e1e6df933ef7fd388889c662c [1/6] drm/ingenic: Reset pixclock rate when parent clock rate changes
config: mips-randconfig-c003-20201002 (attached as .config)
compiler: mips-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 drm-drm-misc git://anongit.freedesktop.org/drm/drm-misc
        git fetch --no-tags drm-drm-misc drm-misc-next
        git checkout 33700f6f7d9f6b4e1e6df933ef7fd388889c662c
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross 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 >>):

   mips-linux-ld: drivers/gpu/drm/ingenic/ingenic-drm-drv.o: in function `ingenic_drm_unbind':
>> drivers/gpu/drm/ingenic/ingenic-drm-drv.c:(.text.ingenic_drm_unbind+0x14): undefined reference to `clk_get_parent'
   mips-linux-ld: drivers/gpu/drm/ingenic/ingenic-drm-drv.o: in function `ingenic_drm_bind':
   drivers/gpu/drm/ingenic/ingenic-drm-drv.c:(.text.ingenic_drm_bind+0x6ac): undefined reference to `clk_get_parent'
>> mips-linux-ld: drivers/gpu/drm/ingenic/ingenic-drm-drv.c:(.text.ingenic_drm_bind+0x794): undefined reference to `clk_get_parent'
   mips-linux-ld: drivers/mmc/host/mtk-sd.o: in function `msdc_set_mclk':
   drivers/mmc/host/mtk-sd.c:(.text.msdc_set_mclk+0x204): undefined reference to `clk_get_parent'
   mips-linux-ld: drivers/mmc/host/mtk-sd.c:(.text.msdc_set_mclk+0x2ac): undefined reference to `clk_get_parent'
   mips-linux-ld: drivers/iio/adc/ingenic-adc.o:drivers/iio/adc/ingenic-adc.c:(.text.jz4770_adc_init_clk_div+0x18): more undefined references to `clk_get_parent' follow

---
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: 27515 bytes --]

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

only message in thread, other threads:[~2020-10-02 19:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-02 19:49 [drm-drm-misc:drm-misc-next 1/6] drivers/gpu/drm/ingenic/ingenic-drm-drv.c:(.text.ingenic_drm_unbind+0x14): undefined reference to `clk_get_parent' 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.