- remove last vestiges of CKRM
[linux-2.6.git] / include / asm-um / timex.h
index 6a87313..0f4ada0 100644 (file)
@@ -1,12 +1,8 @@
 #ifndef __UM_TIMEX_H
 #define __UM_TIMEX_H
 
-#include "linux/time.h"
-
 typedef unsigned long cycles_t;
 
-#define cacheflush_time (0)
-
 static inline cycles_t get_cycles (void)
 {
        return 0;