All of lore.kernel.org
 help / color / mirror / Atom feed
* [vireshk-pm:opp/linux-next 6/9] undefined reference to `icc_set_bw'
@ 2020-05-13 21:33 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-05-13 21:33 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git opp/linux-next
head:   b9fd171ae7781c5eb2ecc5f3a59cb41b33c05be0
commit: 47ff5793e4c13946e3b604b6f2a57fa45b5b8f70 [6/9] OPP: Update the bandwidth on OPP frequency changes
config: sh-allmodconfig (attached as .config)
compiler: sh4-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 47ff5793e4c13946e3b604b6f2a57fa45b5b8f70
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=sh 

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

sh4-linux-ld: drivers/opp/core.o: in function `dev_pm_opp_put_opp_table':
(.text+0x540): undefined reference to `icc_put'
sh4-linux-ld: drivers/opp/core.o: in function `dev_pm_opp_set_rate':
>> (.text+0x1c80): undefined reference to `icc_set_bw'
sh4-linux-ld: drivers/opp/of.o: in function `dev_pm_opp_of_find_icc_paths':
(.text+0x74c): undefined reference to `of_icc_get_by_index'
sh4-linux-ld: (.text+0x754): undefined reference to `icc_put'

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

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

only message in thread, other threads:[~2020-05-13 21:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-13 21:33 [vireshk-pm:opp/linux-next 6/9] undefined reference to `icc_set_bw' 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.