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-Tag: accepted/tizen/common/20141203.182822~20227^2~24^2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8de394f60235a825b32f30441290a44251eca45d;p=platform%2Fkernel%2Flinux-arm64.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 2cf8d18b..ffc5293 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;