ANDROID: GKI: add system_unbound_wq to some symbol lists.
In commit49b9165ead("wifi: cfg80211: use system_unbound_wq for wiphy work"), the cfg80211 module now uses the system_unbound_wq, so add that symbol to the db845c and virtual_device symbol lists to resolve the system build errors that this change was causing. Fixes:49b9165ead("wifi: cfg80211: use system_unbound_wq for wiphy work") Change-Id: I902254aedf027b35ee1f68fdf4a880329bc1d646 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
parent
08d790dfee
commit
a5623b3d30
2 changed files with 2 additions and 0 deletions
|
|
@ -773,6 +773,7 @@
|
|||
sysfs_emit
|
||||
sysfs_remove_link
|
||||
system_power_efficient_wq
|
||||
system_unbound_wq
|
||||
system_wq
|
||||
tasklet_init
|
||||
tasklet_kill
|
||||
|
|
|
|||
|
|
@ -440,6 +440,7 @@
|
|||
sysfs_remove_group
|
||||
sysfs_remove_link
|
||||
system_freezable_wq
|
||||
system_unbound_wq
|
||||
system_wq
|
||||
__tasklet_schedule
|
||||
tasklet_setup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue