From: Sujith Manoharan Date: Wed, 13 Apr 2011 05:54:55 +0000 (+0530) Subject: ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID X-Git-Tag: v3.0-rc1~377^2~256^2^2~75 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ee3fa1bdadd998652083a7814af745f765a06a25;p=karo-tx-linux.git ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- diff --git a/drivers/net/wireless/ath/ath9k/wmi.h b/drivers/net/wireless/ath/ath9k/wmi.h index 3ab9604fd6bd..a81d554edb8e 100644 --- a/drivers/net/wireless/ath/ath9k/wmi.h +++ b/drivers/net/wireless/ath/ath9k/wmi.h @@ -80,7 +80,6 @@ enum wmi_event_id { WMI_FATAL_EVENTID, WMI_TXTO_EVENTID, WMI_BMISS_EVENTID, - WMI_WLAN_TXCOMP_EVENTID, WMI_DELBA_EVENTID, WMI_TXRATE_EVENTID, };