From 6b10c7f4b911a1367b8fd862b3aedf15fadcbfa0 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 20 May 2024 11:49:09 +0000 Subject: [PATCH] ANDROID: GKI: add wait_for_completion_interruptible_timeout to db845c symbol list In commit eedaabee2809 ("slimbus: qcom-ngd-ctrl: Add timeout for wait operation"), the qcom-ngd-ctrl driver is changed to use the wait_for_completion_interruptible_timeout() function, so add it to the db845c symbol list so that the build properly works. Fixes: eedaabee2809 ("slimbus: qcom-ngd-ctrl: Add timeout for wait operation") Change-Id: Ia6f61fa399a53af143a0c987d5a910d3344bc5a8 Signed-off-by: Greg Kroah-Hartman --- android/abi_gki_aarch64_db845c | 1 + 1 file changed, 1 insertion(+) diff --git a/android/abi_gki_aarch64_db845c b/android/abi_gki_aarch64_db845c index 98bc19a295e4..24244d0f58f0 100644 --- a/android/abi_gki_aarch64_db845c +++ b/android/abi_gki_aarch64_db845c @@ -848,6 +848,7 @@ vunmap vzalloc wait_for_completion_interruptible + wait_for_completion_interruptible_timeout wait_for_completion_timeout __wake_up wake_up_process