From: Li Zefan Date: Sun, 3 Feb 2008 07:40:30 +0000 (+0800) Subject: x86: fix compile warning building without CONFIG_SYSCTL X-Git-Tag: v2.6.25-rc3~109^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a062bae9c443a8c0ab17f231eb83690dfb897524;p=pandora-kernel.git x86: fix compile warning building without CONFIG_SYSCTL arch/x86/kernel/nmi_64.c:50: warning: 'unknown_nmi_panic_callback' declared 'static' but never defined This patch also fixes nmi_32.c Signed-off-by: Li Zefan Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed