]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
wifi: ath12k: remove duplicate definition of MAX_RADIOS
authorKarthikeyan Periyasamy <quic_periyasa@quicinc.com>
Tue, 14 May 2024 06:34:11 +0000 (12:04 +0530)
committerKalle Valo <quic_kvalo@quicinc.com>
Thu, 16 May 2024 08:29:01 +0000 (11:29 +0300)
Remove the duplicate definition of MAX_RADIOS from the core header file.

No functional changes, compile tested only.

Signed-off-by: Karthikeyan Periyasamy <quic_periyasa@quicinc.com>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://msgid.link/20240514063412.3483723-2-quic_periyasa@quicinc.com
drivers/net/wireless/ath/ath12k/core.h

index 6da242c0d51da78a720be58320f1d174125fca78..7d20b09c52e6658a4c1a8a79d309968a691176f6 100644 (file)
@@ -180,8 +180,6 @@ struct ath12k_he {
        u32 heop_param;
 };
 
-#define MAX_RADIOS 3
-
 enum {
        WMI_HOST_TP_SCALE_MAX   = 0,
        WMI_HOST_TP_SCALE_50    = 1,