From 54aafdfafd4b33a8dfebbbc935159b515bceb2d0 Mon Sep 17 00:00:00 2001 From: John Stultz Date: Fri, 5 Nov 2021 05:07:09 +0000 Subject: [PATCH] ANDROID: abi_gki_aarch64_db845c: Update abi symbol list to get db845c booting again The recent UFS changes that landed caused db845c to stop booting due to missing symbols on the symbol list. This patch corrects it, generated by running: ./build/build_abi.sh -u -s Reported-by: YongQin Liu Fixes: 908aa4a14ac9 ("UPSTREAM: scsi: ufs: ufs-qcom: Use device parameter initialization function") Signed-off-by: John Stultz Change-Id: I79ff4d8aa4be812f181262d47592127ca40ecdb9 --- android/abi_gki_aarch64_db845c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/android/abi_gki_aarch64_db845c b/android/abi_gki_aarch64_db845c index 6b34996dcef8..69be1905a229 100644 --- a/android/abi_gki_aarch64_db845c +++ b/android/abi_gki_aarch64_db845c @@ -851,7 +851,9 @@ dma_buf_put dma_buf_unmap_attachment dma_get_sgtable_attrs + down_read find_vma + up_read wait_for_completion_interruptible # required by gpio-regulator.ko @@ -1672,14 +1674,22 @@ # required by ufs_qcom.ko phy_set_mode_ext + ufshcd_dme_configure_adapt ufshcd_dme_get_attr ufshcd_dme_set_attr ufshcd_dump_regs ufshcd_get_local_unipro_ver ufshcd_get_pwr_dev_param + ufshcd_init_pwr_dev_param ufshcd_pltfrm_init ufshcd_pltfrm_shutdown ufshcd_remove + ufshcd_resume_complete + ufshcd_runtime_resume + ufshcd_runtime_suspend + ufshcd_suspend_prepare + ufshcd_system_resume + ufshcd_system_suspend ufshcd_uic_hibern8_enter ufshcd_uic_hibern8_exit