x86: Replace the now identical time_32/64.c by time.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 20 Aug 2009 14:47:19 +0000 (16:47 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 31 Aug 2009 07:35:46 +0000 (09:35 +0200)
commit47926214d8b2bef13b2be57c500194a804f16198
treef0e389011ad1f15b9c377e1baf77146fa5bdd0d2
parentef4512882dbe9978e7a18ccbcb4cb45705ce5560
x86: Replace the now identical time_32/64.c by time.c

Remove the redundant copy.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/Makefile
arch/x86/kernel/time.c [moved from arch/x86/kernel/time_32.c with 100% similarity]
arch/x86/kernel/time_64.c [deleted file]