linux_dsm_epyc7002/drivers/net/wireless/ath/ath11k
YueHaibing c9be1a642a ath11k: fix compiler warnings without CONFIG_THERMAL
drivers/net/wireless/ath/ath11k/thermal.h:45:1:
 warning: no return statement in function returning non-void [-Wreturn-type]
drivers/net/wireless/ath/ath11k/core.c:416:28: error:
 passing argument 1 of 'ath11k_thermal_unregister' from incompatible pointer type [-Werror=incompatible-pointer-types]

Add missing return 0 in ath11k_thermal_set_throttling,
and fix ath11k_thermal_unregister param type.

Fixes: 2a63bbca06 ("ath11k: add thermal cooling device support")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200403083414.31392-1-yuehaibing@huawei.com
2020-04-06 17:21:23 +03:00
..
ahb.c ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
ahb.h
ce.c ath11k: checking for NULL vs IS_ERR() 2019-12-18 19:55:32 +02:00
ce.h ath11k: dump SRNG stats during FW assert 2020-03-18 13:47:27 +02:00
core.c ath11k: add thermal sensor device support 2020-03-11 18:47:18 +02:00
core.h ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
debug_htt_stats.c ath11k: Supporting RX ring backpressure HTT event and stats handling 2020-03-18 13:43:54 +02:00
debug_htt_stats.h ath11k: Supporting RX ring backpressure HTT event and stats handling 2020-03-18 13:43:54 +02:00
debug.c ath11k: enable HE tlvs in ppdu stats for pktlog lite 2020-01-26 12:38:07 +02:00
debug.h ath11k: Supporting RX ring backpressure HTT event and stats handling 2020-03-18 13:43:54 +02:00
debugfs_sta.c ath11k: Adding proper validation before accessing tx_stats 2020-03-18 13:52:42 +02:00
dp_rx.c ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
dp_rx.h ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
dp_tx.c ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
dp_tx.h
dp.c ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
dp.h ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
hal_desc.h ath11k: update tcl cmd descriptor parameters for STA mode 2019-11-29 09:35:15 +02:00
hal_rx.c ath11k: Configure hash based reo destination ring selection 2020-03-18 13:53:37 +02:00
hal_rx.h ath11k: add HE rate accounting to driver 2020-02-11 20:28:33 +02:00
hal_tx.c ath11k: optimize ath11k_hal_tx_status_parse 2019-12-18 19:40:10 +02:00
hal_tx.h ath11k: optimize ath11k_hal_tx_status_parse 2019-12-18 19:40:10 +02:00
hal.c ath11k: dump SRNG stats during FW assert 2020-03-18 13:47:27 +02:00
hal.h ath11k: Configure hash based reo destination ring selection 2020-03-18 13:53:37 +02:00
htc.c ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab 2019-12-18 19:27:45 +02:00
htc.h
hw.h ath11k: set queue_len to 4096 2020-03-17 08:37:06 +02:00
Kconfig ath11k: handle RX fragments 2020-03-17 08:35:30 +02:00
mac.c ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
mac.h ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
Makefile ath11k: add thermal cooling device support 2020-03-11 18:47:07 +02:00
peer.c ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
peer.h ath11k: Perform per-msdu rx processing 2020-03-18 13:53:49 +02:00
qmi.c ath11k: dump SRNG stats during FW assert 2020-03-18 13:47:27 +02:00
qmi.h ath11k: qmi clean up ce and HTC service config update 2019-11-29 09:46:55 +02:00
reg.c ath11k: add HE support 2019-11-27 17:46:29 +02:00
reg.h
rx_desc.h ath11k: handle RX fragments 2020-03-17 08:35:30 +02:00
testmode_i.h
testmode.c ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab 2019-12-18 19:27:45 +02:00
testmode.h
thermal.c ath11k: add thermal sensor device support 2020-03-11 18:47:18 +02:00
thermal.h ath11k: fix compiler warnings without CONFIG_THERMAL 2020-04-06 17:21:23 +03:00
trace.c
trace.h ath11k: tracing: fix ath11k tracing 2019-11-29 09:46:44 +02:00
wmi.c ath11k: Configure hash based reo destination ring selection 2020-03-18 13:53:37 +02:00
wmi.h ath11k: Configure hash based reo destination ring selection 2020-03-18 13:53:37 +02:00