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)
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>

No differences found