wifi: ath9k: Remove unused declarations
authorYue Haibing <yuehaibing@huawei.com>
Thu, 10 Aug 2023 14:52:22 +0000 (22:52 +0800)
committerKalle Valo <quic_kvalo@quicinc.com>
Tue, 22 Aug 2023 13:39:23 +0000 (16:39 +0300)
commit383e1b6a90c33f6e48dd39691e8b9000145247b6
tree503f9d872c7d1dd3400b99a322b798aef1441733
parentb2fd72aafb13118503df6798b18ed28f83dda2c2
wifi: ath9k: Remove unused declarations

Commit b57ba3b2f7b0 ("ath9k: move ath9k_reload_chainmask_settings to common")
removed the implementation ath9k_reload_chainmask_settings() but not the declaration.
Also commit 978f78bf7137 ("ath9k_hw: Move bt_stomp to hw from common.") left behind
ath9k_cmn_btcoex_bt_stomp() declaration.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230810145222.34364-1-yuehaibing@huawei.com
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/common.h