From: Helmut Schaa Date: Thu, 24 Jul 2008 16:22:55 +0000 (+0200) Subject: ath5k: remove obsolete declaration of struct ieee80211_hw_mode X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8de394f60235a825b32f30441290a44251eca45d;p=linux-beck.git ath5k: remove obsolete declaration of struct ieee80211_hw_mode Signed-off-by: Helmut Schaa Signed-off-by: John W. Linville --- diff --git a/drivers/net/wireless/ath5k/debug.h b/drivers/net/wireless/ath5k/debug.h index 2cf8d18b10e3..ffc529393306 100644 --- a/drivers/net/wireless/ath5k/debug.h +++ b/drivers/net/wireless/ath5k/debug.h @@ -63,7 +63,6 @@ struct ath5k_softc; struct ath5k_hw; -struct ieee80211_hw_mode; struct sk_buff; struct ath5k_buf;