From: Jaswinder Singh Date: Tue, 23 Dec 2008 16:22:33 +0000 (+0530) Subject: x86: apic.c x2apic_preenabled and disable_x2apic should be static X-Git-Tag: v2.6.29-rc1~536^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6b301aa9fba57b114c3a00f5f43abf672bd4ecd;p=pandora-kernel.git x86: apic.c x2apic_preenabled and disable_x2apic should be static Impact: cleanup, reduce kernel size a bit, avoid sparse warning Fixes sparse warning: arch/x86/kernel/apic.c:103:5: warning: symbol 'disable_x2apic' was not declared. Should it be static? Signed-off-by: Jaswinder Singh Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed