diff mbox series

[2/4] ath11k: Remove prototype interface

Message ID 1561562295-17402-2-git-send-email-kvalo@codeaurora.org (mailing list archive)
State Accepted
Commit 810a4fb71e6a2f48b5a432ad88767adbb6ec6b8b
Delegated to: Kalle Valo
Headers show
Series [1/4] ath11k: Alignment should match open parenthesis | expand

Commit Message

Kalle Valo June 26, 2019, 3:18 p.m. UTC
From: Venkateswara Naralasetty <vnaralas@codeaurora.org>

Remove prototype interfaces which we don't support
any of these prototype interfaces in upstream.

Signed-off-by: Venkateswara Naralasetty <vnaralas@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
---
 drivers/net/wireless/ath/ath11k/wmi.h | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/drivers/net/wireless/ath/ath11k/wmi.h b/drivers/net/wireless/ath/ath11k/wmi.h
index e6566f7e6b66..7d933eafd3cd 100644
--- a/drivers/net/wireless/ath/ath11k/wmi.h
+++ b/drivers/net/wireless/ath/ath11k/wmi.h
@@ -1936,7 +1936,6 @@  enum wmi_tlv_service {
 	WMI_TLV_SERVICE_PER_VDEV_CHAINMASK_CONFIG_SUPPORT = 173,
 	WMI_TLV_SERVICE_TX_DATA_MGMT_ACK_RSSI = 174,
 	WMI_TLV_SERVICE_NAN_DISABLE_SUPPORT = 175,
-	WMI_TLV_SERVICE_NAN_DISABLE_SUPPORT__prototype = WMI_TLV_SERVICE_NAN_DISABLE_SUPPORT,
 	WMI_TLV_SERVICE_HTT_H2T_NO_HTC_HDR_LEN_IN_MSG_LEN = 176,
 
 	WMI_MAX_EXT_SERVICE