diff options
Diffstat (limited to 'arch/parisc/include/asm/timex.h')
| -rw-r--r-- | arch/parisc/include/asm/timex.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/parisc/include/asm/timex.h b/arch/parisc/include/asm/timex.h index 3b68d77273d..2bd51f6d832 100644 --- a/arch/parisc/include/asm/timex.h +++ b/arch/parisc/include/asm/timex.h @@ -6,7 +6,6 @@  #ifndef _ASMPARISC_TIMEX_H  #define _ASMPARISC_TIMEX_H -#include <asm/system.h>  #define CLOCK_TICK_RATE	1193180 /* Underlying HZ */  |