Revert now unnecessary compile fix for INITIAL_JIFFIES - r3598. The other code using...
authormentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 5 May 2008 01:02:51 +0000 (01:02 +0000)
committermentor <mentor@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Mon, 5 May 2008 01:02:51 +0000 (01:02 +0000)
git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3601 0192ed92-7a03-0410-a25b-9323aeb14dbd

ath_hal/ah_os.c

index e22ed2186697b8559c75c076d990b9cba6dacb0d..739e95bbf059f3d21a33f2141b5907a760b058be 100644 (file)
@@ -75,10 +75,6 @@ EXPORT_SYMBOL(ath_hal_debug);
 #define REGOP_READ  1
 #define REGOP_WRITE 2
 
-#ifndef INITIAL_JIFFIES
-#define INITIAL_JIFFIES ((unsigned long)(unsigned int) (-300*HZ))
-#endif
-
 
 int    ath_hal_dma_beacon_response_time = 2;   /* in TUs */
 int    ath_hal_sw_beacon_response_time = 10;   /* in TUs */