ANDROID: GKI: db845c: add dma_alloc/free_pages to the symbol list
In commitb92c5179db("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:
@@ -222,6 +222,7 @@
|
||||
divider_recalc_rate
|
||||
divider_round_rate_parent
|
||||
dma_alloc_attrs
|
||||
dma_alloc_pages
|
||||
dma_async_device_register
|
||||
dma_async_tx_descriptor_init
|
||||
dma_buf_export
|
||||
@@ -232,6 +233,7 @@
|
||||
dma_fence_signal
|
||||
dma_fence_wait_timeout
|
||||
dma_free_attrs
|
||||
dma_free_pages
|
||||
dma_get_slave_channel
|
||||
dmam_alloc_attrs
|
||||
dma_map_page_attrs
|
||||
|
||||
Reference in New Issue
Block a user