All of lore.kernel.org
 help / color / mirror / Atom feed
* regmap-spmi.c:undefined reference to `spmi_register_read'
@ 2015-10-25 14:15 kbuild test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kbuild test robot @ 2015-10-25 14:15 UTC (permalink / raw)
  To: Eduardo Valentin; +Cc: kbuild-all, linux-kernel

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

Hi Eduardo,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   32b88194f71d6ae7768a29f87fbba454728273ee
commit: cb7fb4d342023d03070fcc1ed73fcd43682973d7 thermal: qcom_spmi: allow compile test
date:   6 weeks ago
config: x86_64-randconfig-s0-10252118 (attached as .config)
reproduce:
        git checkout cb7fb4d342023d03070fcc1ed73fcd43682973d7
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `regmap_spmi_base_read':
>> regmap-spmi.c:(.text+0xe0834): undefined reference to `spmi_register_read'
   drivers/built-in.o: In function `regmap_spmi_base_gather_write':
>> regmap-spmi.c:(.text+0xe0881): undefined reference to `spmi_register_zero_write'
>> regmap-spmi.c:(.text+0xe08ac): undefined reference to `spmi_register_write'
   drivers/built-in.o: In function `regmap_spmi_ext_read':
>> regmap-spmi.c:(.text+0xe092e): undefined reference to `spmi_ext_register_read'
>> regmap-spmi.c:(.text+0xe095d): undefined reference to `spmi_ext_register_readl'
   drivers/built-in.o: In function `regmap_spmi_ext_gather_write':
>> regmap-spmi.c:(.text+0xe09cb): undefined reference to `spmi_ext_register_write'
>> regmap-spmi.c:(.text+0xe09fa): undefined reference to `spmi_ext_register_writel'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 22729 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* regmap-spmi.c:undefined reference to `spmi_register_read'
@ 2015-09-28  4:12 Fengguang Wu
  0 siblings, 0 replies; 2+ messages in thread
From: Fengguang Wu @ 2015-09-28  4:12 UTC (permalink / raw)
  To: Eduardo Valentin; +Cc: LKML, kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   9ffecb10283508260936b96022d4ee43a7798b4c
commit: cb7fb4d342023d03070fcc1ed73fcd43682973d7 thermal: qcom_spmi: allow compile test
date:   2 weeks ago
config: i386-randconfig-h0-09280929 (attached as .config)
reproduce:
  git checkout cb7fb4d342023d03070fcc1ed73fcd43682973d7
  # save the attached .config to linux build tree
  make ARCH=i386 

All error/warnings (new ones prefixed by >>):

   arch/x86/built-in.o: In function `hv_machine_crash_shutdown':
   mshyperv.c:(.text+0x16f69): undefined reference to `native_machine_crash_shutdown'
   drivers/built-in.o: In function `regmap_spmi_base_read':
>> regmap-spmi.c:(.text+0x12729e): undefined reference to `spmi_register_read'
   drivers/built-in.o: In function `regmap_spmi_base_gather_write':
>> regmap-spmi.c:(.text+0x127335): undefined reference to `spmi_register_write'
>> regmap-spmi.c:(.text+0x12734c): undefined reference to `spmi_register_zero_write'
   drivers/built-in.o: In function `regmap_spmi_ext_read':
>> regmap-spmi.c:(.text+0x12741a): undefined reference to `spmi_ext_register_read'
>> regmap-spmi.c:(.text+0x127461): undefined reference to `spmi_ext_register_readl'
   drivers/built-in.o: In function `regmap_spmi_ext_gather_write':
>> regmap-spmi.c:(.text+0x1274ea): undefined reference to `spmi_ext_register_write'
>> regmap-spmi.c:(.text+0x127531): undefined reference to `spmi_ext_register_writel'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 24813 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-25 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-25 14:15 regmap-spmi.c:undefined reference to `spmi_register_read' kbuild test robot
  -- strict thread matches above, loose matches on Subject: below --
2015-09-28  4:12 Fengguang Wu

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.