x86, nmi: fix build
authormingo@elte.hu <mingo@elte.hu>
Thu, 5 Jun 2008 09:18:12 +0000 (11:18 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 5 Jun 2008 13:15:10 +0000 (15:15 +0200)
fix:

arch/x86/kernel/built-in.o: In function `proc_nmi_enabled':
: undefined reference to `nmi_watchdog_default'
arch/x86/kernel/built-in.o: In function `native_smp_prepare_cpus':
: undefined reference to `nmi_watchdog_default'

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found