* [linux-next:master 9526/10638] mt8195-audsys-clk.c:(.text.mt8195_audsys_clk_register+0xa0): undefined reference to `clk_register_gate'
@ 2021-08-26 15:18 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-08-26 15:18 UTC (permalink / raw)
To: Trevor Wu; +Cc: kbuild-all, Linux Memory Management List, Mark Brown
[-- Attachment #1: Type: text/plain, Size: 1981 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 88fac11862d38306dd0d2398015744877140390d
commit: 6746cc858259985a945a07075a19ec4d24352407 [9526/10638] ASoC: mediatek: mt8195: add platform driver
config: mips-randconfig-r014-20210826 (attached as .config)
compiler: mips64-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=6746cc858259985a945a07075a19ec4d24352407
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 6746cc858259985a945a07075a19ec4d24352407
# save the attached .config 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 >>):
mips64-linux-ld: sound/soc/mediatek/mt8195/mt8195-audsys-clk.o: in function `mt8195_audsys_clk_register':
>> mt8195-audsys-clk.c:(.text.mt8195_audsys_clk_register+0xa0): undefined reference to `clk_register_gate'
>> mips64-linux-ld: mt8195-audsys-clk.c:(.text.mt8195_audsys_clk_register+0x108): undefined reference to `clkdev_add'
mips64-linux-ld: sound/soc/mediatek/mt8195/mt8195-audsys-clk.o: in function `mt8195_audsys_clk_unregister':
>> mt8195-audsys-clk.c:(.text.mt8195_audsys_clk_unregister+0x3c): undefined reference to `clk_unregister_gate'
>> mips64-linux-ld: mt8195-audsys-clk.c:(.text.mt8195_audsys_clk_unregister+0x44): undefined reference to `clkdev_drop'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 34782 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-08-26 15:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-26 15:18 [linux-next:master 9526/10638] mt8195-audsys-clk.c:(.text.mt8195_audsys_clk_register+0xa0): undefined reference to `clk_register_gate' kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).