]> err.no Git - linux-2.6/blobdiff - include/asm-arm/mach/time.h
[PATCH] remove asm-*/hdreg.h
[linux-2.6] / include / asm-arm / mach / time.h
index 2cf279a4401773e009cb163ecb32ea1cb477ecad..96c6db7dd0e1928e25b96e9b0e87fb64c7f113ce 100644 (file)
@@ -47,9 +47,7 @@ struct sys_timer {
 
 #ifdef CONFIG_NO_IDLE_HZ
 
-#define DYN_TICK_SKIPPING      (1 << 2)
 #define DYN_TICK_ENABLED       (1 << 1)
-#define DYN_TICK_SUITABLE      (1 << 0)
 
 struct dyn_tick_timer {
        unsigned int    state;                  /* Current state */