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: ff43d92a56 ("Merge 6.1.79 into android14-6.1-lts")
Change-Id: Ic6fcfbe271d1df06cfde11d7a285752073bd8f36
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2024-05-01 06:07:03 +00:00
parent ff43d92a56
commit 3de5fca057

View File

@@ -565,6 +565,7 @@
pm_runtime_forbid pm_runtime_forbid
pm_runtime_force_resume pm_runtime_force_resume
pm_runtime_force_suspend pm_runtime_force_suspend
pm_runtime_get_if_active
__pm_runtime_idle __pm_runtime_idle
__pm_runtime_resume __pm_runtime_resume
pm_runtime_set_autosuspend_delay pm_runtime_set_autosuspend_delay