x86: share rtc code
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:30:27 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:27 +0000 (13:30 +0100)
commit1122b134bcd6e77c5a4117952b8cbc55c8d018bc
treee4b0df9c7fb4686357a33c00d037898725ab5b82
parentfe599f9fbc5d470ec5b55d08f2bbb991ddecbbc8
x86: share rtc code

Remove the rtc code from time_64.c and add the extra bits to the
i386 path. The ACPI century check is probably valid for i386 as
well, but this is material for a separate patch.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/Makefile_64
arch/x86/kernel/rtc.c
arch/x86/kernel/time_64.c