ANDROID: GKI: db845c: add dma_alloc/free_pages to the symbol list

In commit b92c5179db ("wifi: ath11k: Fix DMA buffer allocation to
resolve SWIOTLB issues", the ath11k driver was changed to need these
symbols, so add them to the db854c symbol list so that the module
continues to build properly for that target.

Fixes: b92c5179db ("wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issues")
Change-Id: I8afff85802c02e16f96e64f6bd73acdc64881f26
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2025-05-07 08:59:54 +00:00
parent 5b889365dc
commit 7934407f6a
+2
View File
@@ -222,6 +222,7 @@
divider_recalc_rate divider_recalc_rate
divider_round_rate_parent divider_round_rate_parent
dma_alloc_attrs dma_alloc_attrs
dma_alloc_pages
dma_async_device_register dma_async_device_register
dma_async_tx_descriptor_init dma_async_tx_descriptor_init
dma_buf_export dma_buf_export
@@ -232,6 +233,7 @@
dma_fence_signal dma_fence_signal
dma_fence_wait_timeout dma_fence_wait_timeout
dma_free_attrs dma_free_attrs
dma_free_pages
dma_get_slave_channel dma_get_slave_channel
dmam_alloc_attrs dmam_alloc_attrs
dma_map_page_attrs dma_map_page_attrs