]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: ath11k: Remove unused declarations
authorYue Haibing <yuehaibing@huawei.com>
Fri, 11 Aug 2023 10:44:13 +0000 (18:44 +0800)
committerKalle Valo <quic_kvalo@quicinc.com>
Wed, 23 Aug 2023 14:10:45 +0000 (17:10 +0300)
commitadb0b206709f4f2f1256a1ea20619ab98e99f2e7
treeff0d72aa813391f947cda8c789da3e2f2f9cc525
parentde43b07db2a1af0d11ed167bb028f1038ae04086
wifi: ath11k: Remove unused declarations

Commit 2c3960c2253d ("ath11k: setup ce tasklet for control path")
declared but never implemented ath11k_ce_map_service_to_pipe().
Commit e3396b8bddd2 ("ath11k: ce: support different CE configurations")
declared but never implemented ath11k_ce_attr_attach().
Commit d5c65159f289 ("ath11k: driver for Qualcomm IEEE 802.11ax devices")
declared but never implemented ath11k_qmi_event_work()/ath11k_qmi_msg_recv_work().

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230811104413.33668-1-yuehaibing@huawei.com
drivers/net/wireless/ath/ath11k/ce.h
drivers/net/wireless/ath/ath11k/qmi.h