[chanwoo:devfreq-next 1/1] sun8i-a33-mbus.c:undefined reference to `clk_rate_exclusive_put'

From: kernel test robot
Date: Sat Dec 11 2021 - 16:49:27 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git devfreq-next
head: 8bfd4858b4bba8fec14e4296cbac71aa55260d60
commit: 8bfd4858b4bba8fec14e4296cbac71aa55260d60 [1/1] PM / devfreq: Add a driver for the sun8i/sun50i MBUS
config: sh-buildonly-randconfig-r005-20211211 (https://download.01.org/0day-ci/archive/20211212/202112120540.XTnqQCNb-lkp@xxxxxxxxx/config)
compiler: sh4-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/chanwoo/linux.git/commit/?id=8bfd4858b4bba8fec14e4296cbac71aa55260d60
git remote add chanwoo https://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git
git fetch --no-tags chanwoo devfreq-next
git checkout 8bfd4858b4bba8fec14e4296cbac71aa55260d60
# 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=sh SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

sh4-linux-ld: drivers/devfreq/sun8i-a33-mbus.o: in function `sun8i_a33_mbus_remove':
>> sun8i-a33-mbus.c:(.text+0x500): undefined reference to `clk_rate_exclusive_put'
sh4-linux-ld: drivers/devfreq/sun8i-a33-mbus.o: in function `sun8i_a33_mbus_probe':
>> sun8i-a33-mbus.c:(.text+0xa74): undefined reference to `clk_rate_exclusive_get'
>> sh4-linux-ld: sun8i-a33-mbus.c:(.text+0xc70): undefined reference to `clk_rate_exclusive_put'

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