All of lore.kernel.org
 help / color / mirror / Atom feed
* spi.c:undefined reference to `nci_spi_send'
@ 2015-11-07 18:37 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2015-11-07 18:37 UTC (permalink / raw)
  To: Vincent Cuissard; +Cc: kbuild-all, linux-kernel, Samuel Ortiz

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   27eb427bdc0960ad64b72da03e3596c801e7a9e9
commit: caf6e49bf6d02e6bb94df680bbe3beaf680fdefa NFC: nfcmrvl: add spi driver
date:   12 days ago
config: i386-randconfig-x001-201545 (attached as .config)
reproduce:
        git checkout caf6e49bf6d02e6bb94df680bbe3beaf680fdefa
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `nfcmrvl_spi_nci_send':
>> spi.c:(.text+0x3a3490): undefined reference to `nci_spi_send'
   drivers/built-in.o: In function `nfcmrvl_spi_probe':
>> spi.c:(.text+0x3a3565): undefined reference to `nci_spi_allocate_spi'
   drivers/built-in.o: In function `nfcmrvl_spi_int_irq_thread_fn':
>> spi.c:(.text+0x3a3601): undefined reference to `nci_spi_read'

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

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

only message in thread, other threads:[~2015-11-07 18:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-07 18:37 spi.c:undefined reference to `nci_spi_send' 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.