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

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>
arch/x86/kernel/nmi.c