diff options
Diffstat (limited to 'drivers/net/wireless')
-rw-r--r-- | drivers/net/wireless/ath9k/ahb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath9k/ahb.c b/drivers/net/wireless/ath9k/ahb.c index bc562bd88890..00cc7bb01f2e 100644 --- a/drivers/net/wireless/ath9k/ahb.c +++ b/drivers/net/wireless/ath9k/ahb.c | |||
@@ -60,6 +60,7 @@ static struct ath_bus_ops ath_ahb_bus_ops = { | |||
60 | static int ath_ahb_probe(struct platform_device *pdev) | 60 | static int ath_ahb_probe(struct platform_device *pdev) |
61 | { | 61 | { |
62 | void __iomem *mem; | 62 | void __iomem *mem; |
63 | struct ath_wiphy *aphy; | ||
63 | struct ath_softc *sc; | 64 | struct ath_softc *sc; |
64 | struct ieee80211_hw *hw; | 65 | struct ieee80211_hw *hw; |
65 | struct resource *res; | 66 | struct resource *res; |