All of lore.kernel.org
 help / color / mirror / Atom feed
* [cryptodev:master 56/59] ccp-dmaengine.c:undefined reference to `dma_run_dependencies'
@ 2016-04-20 13:13 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2016-04-20 13:13 UTC (permalink / raw)
  Cc: kbuild-all, linux-crypto, Herbert Xu, Gary R Hook

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git master
head:   21ec757d2dd8650f978d27ad53cb1fcca8bb5e2b
commit: 58ea8abf490415c390e0cc671e875510c9b66318 [56/59] crypto: ccp - Register the CCP as a DMA resource
config: i386-randconfig-h0-04201912 (attached as .config)
reproduce:
        git checkout 58ea8abf490415c390e0cc671e875510c9b66318
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `lpuart_remove':
>> fsl_lpuart.c:(.text+0xdc726): undefined reference to `dma_release_channel'
   fsl_lpuart.c:(.text+0xdc735): undefined reference to `dma_release_channel'
   drivers/built-in.o: In function `ccp_cmd_callback':
>> ccp-dmaengine.c:(.text+0x274a1a): undefined reference to `dma_run_dependencies'
   drivers/built-in.o: In function `ccp_alloc_dma_desc':
>> ccp-dmaengine.c:(.text+0x275099): undefined reference to `dma_async_tx_descriptor_init'
   drivers/built-in.o: In function `ccp_dmaengine_register':
>> (.text+0x275a56): undefined reference to `dma_async_device_register'
   drivers/built-in.o: In function `ccp_dmaengine_unregister':
>> (.text+0x275c72): undefined reference to `dma_async_device_unregister'
   sound/built-in.o: In function `snd_dmaengine_pcm_request_channel':
>> (.text+0x25c64): undefined reference to `__dma_request_channel'
   sound/built-in.o: In function `snd_dmaengine_pcm_close_release_chan':
>> (.text+0x26767): undefined reference to `dma_release_channel'
   sound/built-in.o: In function `dmaengine_pcm_new':
>> soc-generic-dmaengine-pcm.c:(.text+0x9c89a): undefined reference to `dma_get_slave_caps'
>> soc-generic-dmaengine-pcm.c:(.text+0x9c9e8): undefined reference to `dma_request_slave_channel'
   sound/built-in.o: In function `dmaengine_pcm_release_chan':
>> soc-generic-dmaengine-pcm.c:(.text+0x9cc96): undefined reference to `dma_release_channel'
   soc-generic-dmaengine-pcm.c:(.text+0x9ccab): undefined reference to `dma_release_channel'
   sound/built-in.o: In function `snd_dmaengine_pcm_register':
>> (.text+0x9cdc6): undefined reference to `dma_request_chan'
   sound/built-in.o: In function `snd_dmaengine_pcm_register':
   (.text+0x9ce07): undefined reference to `dma_request_chan'
   sound/built-in.o: In function `dmaengine_pcm_open':
   soc-generic-dmaengine-pcm.c:(.text+0x9d02e): undefined reference to `dma_get_slave_caps'

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

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

only message in thread, other threads:[~2016-04-20 13:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-20 13:13 [cryptodev:master 56/59] ccp-dmaengine.c:undefined reference to `dma_run_dependencies' 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.