From: Jaswinder Singh Rajput Date: Mon, 29 Dec 2008 15:04:35 +0000 (+0530) Subject: x86: io_apic.c io_apic_sync should be static X-Git-Tag: v2.6.29-rc1~536^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f3e632f9d8d234819bcdef7a68fc8b84f7d3d3d;p=pandora-kernel.git x86: io_apic.c io_apic_sync should be static Impact: cleanup, reduce kernel size a bit, avoid sparse warning Fixes sparse warning: arch/x86/kernel/io_apic.c:709:6: warning: symbol 'io_apic_sync' was not declared. Should it be static? Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed