Author: adrian
Date: Wed May 18 11:28:23 2011
New Revision: 222054
URL: http://svn.freebsd.org/changeset/base/222054

Log:
  This isn't needed any longer, it's defined in ah_internal.h.

Modified:
  head/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c

Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
==============================================================================
--- head/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c      Wed May 18 10:04:54 
2011        (r222053)
+++ head/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c      Wed May 18 11:28:23 
2011        (r222054)
@@ -1368,10 +1368,6 @@ ar5416UpdateChainMasks(struct ath_hal *a
            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)
 {
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to