mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 07:37:25 -04:00
This isn't needed any longer, it's defined in ah_internal.h.
This commit is contained in:
parent
d7b666ae97
commit
db18c342da
1 changed files with 0 additions and 4 deletions
|
|
@ -1368,10 +1368,6 @@ ar5416UpdateChainMasks(struct ath_hal *ah, HAL_BOOL is_ht)
|
|||
AH5416(ah)->ah_rx_chainmask);
|
||||
}
|
||||
|
||||
#ifndef IS_5GHZ_FAST_CLOCK_EN
|
||||
#define IS_5GHZ_FAST_CLOCK_EN(ah, chan) AH_FALSE
|
||||
#endif
|
||||
|
||||
void
|
||||
ar5416InitPLL(struct ath_hal *ah, const struct ieee80211_channel *chan)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue