mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: abi_gki_aarch64_qcom: Add dma_resv iterator symbols
Add dma_resv_iter_first and dma_resv_iter_next to
abi_gki_aarch64_qcom. These symbols were already added to the KMI as a
part of commit b38e72d30c ("ANDROID: Add initial symbols list for
db845c").
Bug: 199236943
Change-Id: Ib5222cf342c3e119e424c3c13c062c9d867c7884
Signed-off-by: Chris Goldsworthy <quic_cgoldswo@quicinc.com>
This commit is contained in:
committed by
Suren Baghdasaryan
parent
943d0dd4cf
commit
41af44f9dd
@@ -889,6 +889,8 @@
|
||||
dma_resv_fini
|
||||
dma_resv_get_singleton
|
||||
dma_resv_init
|
||||
dma_resv_iter_first
|
||||
dma_resv_iter_next
|
||||
dma_resv_wait_timeout
|
||||
dma_set_coherent_mask
|
||||
dma_set_mask
|
||||
|
||||
Reference in New Issue
Block a user