diff options
author | 2024-03-20 19:06:55 +0200 | |
---|---|---|
committer | 2024-03-25 12:51:37 +0200 | |
commit | a854028e7bd895bf62f2ead6e94d6073565929a1 (patch) | |
tree | f7160310088c3d3656ce8879f02010e5658fef02 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | wifi: ath9k: ath9k_set_moredata(): fix sparse warnings (diff) | |
download | wireguard-linux-a854028e7bd895bf62f2ead6e94d6073565929a1.tar.xz wireguard-linux-a854028e7bd895bf62f2ead6e94d6073565929a1.zip |
wifi: ath9k: fix ath9k_use_msi declaration
Sparse warns:
drivers/net/wireless/ath/ath9k/init.c:79:5: warning: symbol 'ath9k_use_msi' was not declared. Should it be static?
Move the extern to ath9k.h so that it's visible in init.c.
Compile tested only.
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Link: https://msgid.link/20240320170656.3534265-3-kvalo@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions