lkml.org 
[lkml]   [2021]   [Nov]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectlinux-next: build failure after merge of the sound-current tree
Hi all,

After merging the sound-current tree, today's linux-next build (x86_64
allmodconfig) failed like this:

sound/core/memalloc.c:720:32: error: 'snd_dma_sg_wc_ops' undeclared here (not in a function); did you mean 'snd_dma_sg_ops'?
720 | [SNDRV_DMA_TYPE_DEV_WC_SG] = &snd_dma_sg_wc_ops,
| ^~~~~~~~~~~~~~~~~
| snd_dma_sg_ops
sound/core/memalloc.c:651:12: error: 'snd_dma_sg_wc_mmap' defined but not used [-Werror=unused-function]
651 | static int snd_dma_sg_wc_mmap(struct snd_dma_buffer *dmab,
| ^~~~~~~~~~~~~~~~~~
sound/core/memalloc.c:641:13: error: 'snd_dma_sg_wc_free' defined but not used [-Werror=unused-function]
641 | static void snd_dma_sg_wc_free(struct snd_dma_buffer *dmab)
| ^~~~~~~~~~~~~~~~~~
sound/core/memalloc.c:628:14: error: 'snd_dma_sg_wc_alloc' defined but not used [-Werror=unused-function]
628 | static void *snd_dma_sg_wc_alloc(struct snd_dma_buffer *dmab, size_t size)
| ^~~~~~~~~~~~~~~~~~~

Caused by commit

d51f779940fb ("ALSA: memalloc: Unify x86 SG-buffer handling (take#2)")

I have used the sound-current tree from next-20211109 for today.

--
Cheers,
Stephen Rothwell
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2021-11-10 00:00    [W:0.035 / U:0.796 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site