x86: Remove do_timer hook
authorThomas Gleixner <tglx@linutronix.de>
Thu, 20 Aug 2009 13:28:50 +0000 (15:28 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 31 Aug 2009 07:35:46 +0000 (09:35 +0200)
commitecce85089e6d31eed7535b68f5acdd194265690c
tree40f9b059ffa0211f6409e326d7198ec24d7e1944
parent845b3944bbdf9e9247849bf037f27ff3a3f26d87
x86: Remove do_timer hook

This is a left over of the old x86 sub arch support. Remove it and
open code it like we do in time_64.c

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/include/asm/do_timer.h [deleted file]
arch/x86/kernel/time_32.c