ANDROID: GKI: add system_unbound_wq to some symbol lists.

In commit 49b9165ead ("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:
Greg Kroah-Hartman 2023-10-27 10:18:16 +00:00
parent 08d790dfee
commit a5623b3d30
2 changed files with 2 additions and 0 deletions

View File

@ -773,6 +773,7 @@
sysfs_emit
sysfs_remove_link
system_power_efficient_wq
system_unbound_wq
system_wq
tasklet_init
tasklet_kill

View File

@ -440,6 +440,7 @@
sysfs_remove_group
sysfs_remove_link
system_freezable_wq
system_unbound_wq
system_wq
__tasklet_schedule
tasklet_setup