All of lore.kernel.org
 help / color / mirror / Atom feed
* [chanwoo:devfreq-testing 20/28] thermal_core.c:(.text+0x19fc): multiple definition of `devfreq_get_devfreq_by_node'
@ 2019-12-18 18:45 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-12-18 18:45 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git devfreq-testing
head:   575b59f30991f771d4264cbb177081750c966513
commit: c36532e81161e032b8706193ca065130fd2646a0 [20/28] PM / devfreq: Add devfreq_get_devfreq_by_node function
config: arm-dove_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 7.5.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 c36532e81161e032b8706193ca065130fd2646a0
        # save the attached .config to linux build tree
        GCC_VERSION=7.5.0 make.cross ARCH=arm 

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

All errors (new ones prefixed by >>):

   drivers/thermal/thermal_core.o: In function `devfreq_get_devfreq_by_node':
>> thermal_core.c:(.text+0x19fc): multiple definition of `devfreq_get_devfreq_by_node'
   drivers/base/power/main.o:main.c:(.text+0x186c): first defined here
   drivers/thermal/thermal_helpers.o: In function `devfreq_get_devfreq_by_node':
   thermal_helpers.c:(.text+0x3ac): multiple definition of `devfreq_get_devfreq_by_node'
   drivers/base/power/main.o:main.c:(.text+0x186c): first defined here
   drivers/thermal/step_wise.o: In function `devfreq_get_devfreq_by_node':
   step_wise.c:(.text+0x318): multiple definition of `devfreq_get_devfreq_by_node'
   drivers/base/power/main.o:main.c:(.text+0x186c): first defined here

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 19462 bytes --]

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

only message in thread, other threads:[~2019-12-18 18:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-18 18:45 [chanwoo:devfreq-testing 20/28] thermal_core.c:(.text+0x19fc): multiple definition of `devfreq_get_devfreq_by_node' 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.