]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: add ->pre_time_init to x86_quirks
authorYinghai Lu <yhlu.kernel@gmail.com>
Sun, 20 Jul 2008 01:02:26 +0000 (18:02 -0700)
committerIngo Molnar <mingo@elte.hu>
Sun, 20 Jul 2008 07:25:52 +0000 (09:25 +0200)
commit63b5d7af2556a7de6bf72c5dd0b85a32fb4c3767
tree83465d3c04f62c241d08cc7663328374e9edea4d
parent64898a8bad8c94ad7a4bd5cc86b66edfbb081f4a
x86: add ->pre_time_init to x86_quirks

so NUMAQ can use that to call numaq_pre_time_init()

This allows us to remove a NUMAQ special from arch/x86/kernel/setup.c.

(and paves the way to remove the NUMAQ subarch)

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/numaq_32.c
arch/x86/kernel/setup.c
arch/x86/kernel/time_32.c
arch/x86/mach-default/setup.c
include/asm-x86/arch_hooks.h
include/asm-x86/setup.h