X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-arm%2Fmach%2Ftime.h;h=96c6db7dd0e1928e25b96e9b0e87fb64c7f113ce;hb=7b875affd49fbc8978a1a898a0a80ebfff11f8c6;hp=2cf279a4401773e009cb163ecb32ea1cb477ecad;hpb=716b43303df605510399d6da0d0dd4e2ea376e7c;p=powerpc.git diff --git a/include/asm-arm/mach/time.h b/include/asm-arm/mach/time.h index 2cf279a440..96c6db7dd0 100644 --- a/include/asm-arm/mach/time.h +++ b/include/asm-arm/mach/time.h @@ -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 */