From 41af44f9dd8a562db42be3a4aee68f3a6d3f117e Mon Sep 17 00:00:00 2001 From: Chris Goldsworthy Date: Mon, 1 May 2023 17:04:30 -0700 Subject: [PATCH] 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 b38e72d30c99 ("ANDROID: Add initial symbols list for db845c"). Bug: 199236943 Change-Id: Ib5222cf342c3e119e424c3c13c062c9d867c7884 Signed-off-by: Chris Goldsworthy --- android/abi_gki_aarch64_qcom | 2 ++ 1 file changed, 2 insertions(+) diff --git a/android/abi_gki_aarch64_qcom b/android/abi_gki_aarch64_qcom index 87fcf3aa311d..66fb40d60ee1 100644 --- a/android/abi_gki_aarch64_qcom +++ b/android/abi_gki_aarch64_qcom @@ -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