From 3de5fca05754d429a04c762e7ad8e8ec48c076a9 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 1 May 2024 06:07:03 +0000 Subject: [PATCH] ANDROID: add pm_runtime_get_if_active to db845 symbol list In the 6.1.79 merge, the msm.ko module now needs to use the pm_runtime_get_if_active symbol for the db845 target, so properly add it to the symbol list so that the build will work properly. Fixes: ff43d92a5625 ("Merge 6.1.79 into android14-6.1-lts") Change-Id: Ic6fcfbe271d1df06cfde11d7a285752073bd8f36 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 9c68b5d9188b..14c68b6f1401 100644 --- a/android/abi_gki_aarch64_db845c +++ b/android/abi_gki_aarch64_db845c @@ -565,6 +565,7 @@ pm_runtime_forbid pm_runtime_force_resume pm_runtime_force_suspend + pm_runtime_get_if_active __pm_runtime_idle __pm_runtime_resume pm_runtime_set_autosuspend_delay