xtensa: remove CCOUNT_PER_JIFFY
[linux-2.6-block.git] / arch / xtensa / include / asm / timex.h
index 86aca77339f207636bc9f562f765b5ccd580b967..27fa3c1706623805168f6914f952d777993edbf2 100644 (file)
@@ -36,7 +36,6 @@
 #endif
 
 extern unsigned long ccount_freq;
-#define CCOUNT_PER_JIFFY (ccount_freq / HZ)
 
 typedef unsigned long long cycles_t;