From: Jaswinder Singh Rajput Date: Tue, 30 Dec 2008 17:16:36 +0000 (+0530) Subject: x86: apic.c: xapic_icr_read and x2apic_icr_read should be static X-Git-Tag: v2.6.29-rc1~536^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec8c842a524888fdcccece337d91798e3e8af880;p=pandora-kernel.git x86: apic.c: xapic_icr_read and x2apic_icr_read should be static Impact: cleanup, reduce kernel size a bit, avoid sparse warning Fixes sparse warning: arch/x86/kernel/apic.c:270:5: warning: symbol 'x2apic_icr_read' was not declared. Should it be static? Signed-off-by: Jaswinder Singh Rajput Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed