diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ar9003_mci.c')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/ar9003_mci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/ar9003_mci.c b/drivers/net/wireless/ath/ath9k/ar9003_mci.c index 42b4412d6794..8dd069259e7b 100644 --- a/drivers/net/wireless/ath/ath9k/ar9003_mci.c +++ b/drivers/net/wireless/ath/ath9k/ar9003_mci.c | |||
@@ -714,7 +714,6 @@ bool ar9003_mci_start_reset(struct ath_hw *ah, struct ath9k_channel *chan) | |||
714 | 714 | ||
715 | return true; | 715 | return true; |
716 | } | 716 | } |
717 | EXPORT_SYMBOL(ar9003_mci_start_reset); | ||
718 | 717 | ||
719 | int ar9003_mci_end_reset(struct ath_hw *ah, struct ath9k_channel *chan, | 718 | int ar9003_mci_end_reset(struct ath_hw *ah, struct ath9k_channel *chan, |
720 | struct ath9k_hw_cal_data *caldata) | 719 | struct ath9k_hw_cal_data *caldata) |