diff options
| author | Arnd Bergmann <[email protected]> | 2024-12-16 09:33:40 +0000 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2024-12-20 08:49:15 +0000 |
| commit | 1ae40d5231732275c620a1c58c83884a979b6eb1 (patch) | |
| tree | 959c01053270808d0a8710f9f6ae3ba143005435 /net/unix/af_unix.c | |
| parent | Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel... (diff) | |
| download | kernel-1ae40d5231732275c620a1c58c83884a979b6eb1.tar.gz kernel-1ae40d5231732275c620a1c58c83884a979b6eb1.zip | |
ALSA: compress_offload: import DMA_BUF namespace
The compression offload code cannot be in a loadable module unless it
imports that namespace:
ERROR: modpost: module snd-compress uses symbol dma_buf_get from namespace DMA_BUF, but does not import it.
ERROR: modpost: module snd-compress uses symbol dma_buf_put from namespace DMA_BUF, but does not import it.
ERROR: modpost: module snd-compress uses symbol dma_buf_fd from namespace DMA_BUF, but does not import it.
Fixes: 04177158cf98 ("ALSA: compress_offload: introduce accel operation mode")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Shengjiu Wang <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Link: https://patch.msgid.link/[email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
