mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
ANDROID: add __module_get to db854c symbol list.
In commite448d1bad7("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:
@@ -447,6 +447,7 @@
|
||||
misc_register
|
||||
mod_delayed_work_on
|
||||
mod_timer
|
||||
__module_get
|
||||
module_layout
|
||||
__msecs_to_jiffies
|
||||
msleep
|
||||
|
||||
Reference in New Issue
Block a user