[PATCH 9/9] ASoC: SOF: Convert the generic probe support to SOF client
Mark Brown
broonie at kernel.org
Thu Feb 10 14:54:50 CET 2022
On Thu, Feb 10, 2022 at 12:55:19PM +0200, Peter Ujfalusi wrote:
> Add a new client driver for probes support and move
> all the probes-related code from the core to the
> client driver.
This breaks an x86 allmodconfig build:
/mnt/kernel/sound/soc/sof/compress.c: In function 'create_page_table':
/mnt/kernel/sound/soc/sof/compress.c:87:9: error: implicit declaration of function 'snd_sof_create_page_table'; did you mean 'create_page_table'? [-Werror=implicit-function-declaration]
87 | return snd_sof_create_page_table(component->dev, dmab,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| create_page_table
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20220210/3470f1d7/attachment.sig>
More information about the Alsa-devel
mailing list