diff options
Diffstat (limited to 'arch/mips/dec')
-rw-r--r-- | arch/mips/dec/time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/dec/time.c b/arch/mips/dec/time.c index 0ec07b2fd..2daa8746b 100644 --- a/arch/mips/dec/time.c +++ b/arch/mips/dec/time.c @@ -495,7 +495,7 @@ void (*board_time_init) (struct irqaction * irq); void __init time_init(void) { - unsigned int year, mon, day, hour, min, sec; + unsigned int year, mon, day, hour, min, sec, real_year; int i; /* The Linux interpretation of the CMOS clock register contents: |