diff options
| author | Arnd Bergmann <[email protected]> | 2022-03-16 19:36:03 +0100 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2022-03-17 16:14:25 +0200 |
| commit | 066291bec0c55315e568ead501bebdefcb8453d2 (patch) | |
| tree | c5e7adf482ce18a865140221883d3ac283025cf2 /tools/perf/scripts/python/stackcollapse.py | |
| parent | d179c1f1c3703d1a6f7a6f2ad08383220673240c (diff) | |
iwlwifi: mei: fix building iwlmei
Building iwlmei without CONFIG_CFG80211 causes a link-time warning:
ld.lld: error: undefined symbol: ieee80211_hdrlen
>>> referenced by net.c
>>> net/wireless/intel/iwlwifi/mei/net.o:(iwl_mei_tx_copy_to_csme) in archive drivers/built-in.a
Add an explicit dependency to avoid this. In theory it should not
be needed here, but it also seems pointless to allow IWLMEI
for configurations without CFG80211.
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Emmanuel Grumbach <[email protected]>
Acked-by: Luca Coelho <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions