mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user