diff options
Diffstat (limited to 'arch/mips/sgi-ip27/ip27-timer.c')
-rw-r--r-- | arch/mips/sgi-ip27/ip27-timer.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/sgi-ip27/ip27-timer.c b/arch/mips/sgi-ip27/ip27-timer.c index c62a3a9ef867..257ce118e380 100644 --- a/arch/mips/sgi-ip27/ip27-timer.c +++ b/arch/mips/sgi-ip27/ip27-timer.c | |||
@@ -42,8 +42,6 @@ | |||
42 | static unsigned long ct_cur[NR_CPUS]; /* What counter should be at next timer irq */ | 42 | static unsigned long ct_cur[NR_CPUS]; /* What counter should be at next timer irq */ |
43 | static long last_rtc_update; /* Last time the rtc clock got updated */ | 43 | static long last_rtc_update; /* Last time the rtc clock got updated */ |
44 | 44 | ||
45 | extern volatile unsigned long wall_jiffies; | ||
46 | |||
47 | #if 0 | 45 | #if 0 |
48 | static int set_rtc_mmss(unsigned long nowtime) | 46 | static int set_rtc_mmss(unsigned long nowtime) |
49 | { | 47 | { |