mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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 <yongqin.liu@linaro.org>
Fixes: 908aa4a14a ("UPSTREAM: scsi: ufs: ufs-qcom: Use device parameter initialization function")
Signed-off-by: John Stultz <john.stultz@linaro.org>
Change-Id: I79ff4d8aa4be812f181262d47592127ca40ecdb9
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user