All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-review:UPDATE-20200428-182412/YueHaibing/drm-mediatek-Fix-Kconfig-warning/20200422-091910 1/1] clk-mt8173-mm.c:undefined reference to `mtk_alloc_clk_data'
@ 2020-04-28 17:56 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-04-28 17:56 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://github.com/0day-ci/linux/commits/UPDATE-20200428-182412/YueHaibing/drm-mediatek-Fix-Kconfig-warning/20200422-091910
head:   9c82ba84b5311473b4746a5207eb460f81b16e01
commit: 9c82ba84b5311473b4746a5207eb460f81b16e01 [1/1] soc: mediatek: Fix Kconfig warning
config: m68k-allmodconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 9.3.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 9c82ba84b5311473b4746a5207eb460f81b16e01
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=m68k 

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

All errors (new ones prefixed by >>):

   m68k-linux-ld: drivers/clk/mediatek/clk-mt8173-mm.o: in function `clk_mt8173_mm_probe':
>> clk-mt8173-mm.c:(.text+0x1a): undefined reference to `mtk_alloc_clk_data'
>> m68k-linux-ld: clk-mt8173-mm.c:(.text+0x34): undefined reference to `mtk_clk_register_gates'
>> m68k-linux-ld: clk-mt8173-mm.c:(.text+0x44): undefined reference to `of_clk_src_onecell_get'
>> m68k-linux-ld: clk-mt8173-mm.c:(.text+0x4c): undefined reference to `of_clk_add_provider'
>> m68k-linux-ld: drivers/clk/mediatek/clk-mt8173-mm.o:(.rodata+0x14): undefined reference to `mtk_clk_gate_ops_setclr'
   m68k-linux-ld: drivers/clk/mediatek/clk-mt8173-mm.o:(.rodata+0x30): undefined reference to `mtk_clk_gate_ops_setclr'
   m68k-linux-ld: drivers/clk/mediatek/clk-mt8173-mm.o:(.rodata+0x4c): undefined reference to `mtk_clk_gate_ops_setclr'
   m68k-linux-ld: drivers/clk/mediatek/clk-mt8173-mm.o:(.rodata+0x68): undefined reference to `mtk_clk_gate_ops_setclr'
   m68k-linux-ld: drivers/clk/mediatek/clk-mt8173-mm.o:(.rodata+0x84): undefined reference to `mtk_clk_gate_ops_setclr'
   m68k-linux-ld: drivers/clk/mediatek/clk-mt8173-mm.o:(.rodata+0xa0): more undefined references to `mtk_clk_gate_ops_setclr' 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: 54277 bytes --]

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

only message in thread, other threads:[~2020-04-28 17:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28 17:56 [linux-review:UPDATE-20200428-182412/YueHaibing/drm-mediatek-Fix-Kconfig-warning/20200422-091910 1/1] clk-mt8173-mm.c:undefined reference to `mtk_alloc_clk_data' kbuild 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.