ANDROID: add __module_get to db854c symbol list.

In commit e448d1bad7 ("net: qrtr: ns: Fix module refcnt"), a bug was
fixed with regards to reference counting, so now this build target needs
acces to the __module_get symbol (it's already part of the normal
supported list, just not for this target.)

Fixes: e448d1bad7 ("net: qrtr: ns: Fix module refcnt")
Change-Id: Iba1a30ba306340318e88120bd87f7e318554f095
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman
2024-06-15 11:30:20 +00:00
parent 5ccfb1bf19
commit 9d37e2aae7

View File

@@ -447,6 +447,7 @@
misc_register
mod_delayed_work_on
mod_timer
__module_get
module_layout
__msecs_to_jiffies
msleep