aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2025-05-21 13:55:43 +0000
committerGreg Kroah-Hartman <[email protected]>2025-05-23 12:38:50 +0000
commit882826f58b2c48cafc7084a799207e76f2c74fe0 (patch)
tree6486533935df3ec037454e6caa09f3ff10e7d46c /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c
parentASoC: qdsp6: fix compile-testing without CONFIG_OF (diff)
downloadkernel-882826f58b2c48cafc7084a799207e76f2c74fe0.tar.gz
kernel-882826f58b2c48cafc7084a799207e76f2c74fe0.zip
ALSA: usb-audio: qcom: fix USB_XHCI dependency
SND_USB_AUDIO_QMI depends on USB_XHCI_SIDEBAND, but that is a bool symbol and allows it to be built-in even when XHCI itself is in a loadable module. That configuration causes a link failure: arm-linux-gnueabi-ld: sound/usb/qcom/qc_audio_offload.o: in function `uaudio_event_ring_cleanup_free': qc_audio_offload.c:(.text+0x7dc): undefined reference to `xhci_sideband_remove_interrupter' arm-linux-gnueabi-ld: sound/usb/qcom/qc_audio_offload.o: in function `uaudio_endpoint_setup': qc_audio_offload.c:(.text+0xe88): undefined reference to `xhci_sideband_add_endpoint' Add the extra dependency on USB_XHCI itself. Fixes: 326bbc348298 ("ALSA: usb-audio: qcom: Introduce QC USB SND offloading support") Signed-off-by: Arnd Bergmann <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions