From: Andi Kleen Date: Sat, 9 Feb 2008 15:16:58 +0000 (+0100) Subject: x86: use year 2000 offset for cmos clock X-Git-Tag: v2.6.26-rc1~1154^2~600 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b62576a2f53ad7edf604fedba0da1d4329749b7d;p=pandora-kernel.git x86: use year 2000 offset for cmos clock We know it is already after 2000. Use the year 2000 offset for both 32 and 64 bit, which removes ifdefs and the 1970 magic. [ tglx@linutronix.de: remove 1970 magic, replace bogus commit message ] Signed-off-by: Andi Kleen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed