diff options
-rw-r--r-- | drivers/net/wireless/ath/ath9k/ath9k.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/ath9k.h b/drivers/net/wireless/ath/ath9k/ath9k.h index 93b45b4b3033..386402c37158 100644 --- a/drivers/net/wireless/ath/ath9k/ath9k.h +++ b/drivers/net/wireless/ath/ath9k/ath9k.h | |||
@@ -462,7 +462,7 @@ void ath9k_btcoex_timer_pause(struct ath_softc *sc); | |||
462 | #define ATH_LED_PIN_9287 8 | 462 | #define ATH_LED_PIN_9287 8 |
463 | #define ATH_LED_PIN_9300 10 | 463 | #define ATH_LED_PIN_9300 10 |
464 | #define ATH_LED_PIN_9485 6 | 464 | #define ATH_LED_PIN_9485 6 |
465 | #define ATH_LED_PIN_9462 0 | 465 | #define ATH_LED_PIN_9462 4 |
466 | 466 | ||
467 | #ifdef CONFIG_MAC80211_LEDS | 467 | #ifdef CONFIG_MAC80211_LEDS |
468 | void ath_init_leds(struct ath_softc *sc); | 468 | void ath_init_leds(struct ath_softc *sc); |