x86: nmi_64.c: make code static
authorAdrian Bunk <bunk@kernel.org>
Wed, 30 Jan 2008 12:30:31 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:31 +0000 (13:30 +0100)
commit867ab545668385b903f9379019000383675c49b3
treee1c9a76acfa9bccd81d0800ee917b99c1c9939e5
parent231fd906c5e71219bbc32618a8ed8b439d5dde98
x86: nmi_64.c: make code static

This patch makes the following needlessly global code static:
- panic_on_timeout
- setup_nmi_watchdog()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/nmi_64.c
include/asm-x86/nmi_64.h