From: Jaswinder Singh Date: Fri, 25 Jul 2008 05:12:26 +0000 (+0530) Subject: X86_SMP: smp.c declare functions before they get used X-Git-Tag: v2.6.28-rc1~734^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f08dfdaa82def3d685d16fdb99203cbb67ec95;p=pandora-kernel.git X86_SMP: smp.c declare functions before they get used declared following smp interrupts in asm-x86/hw_irq.h: smp_reschedule_interrupt, smp_call_function_interrupt, smp_call_function_single_interrupt Signed-off-by: Jaswinder Singh --- Reading git-diff-tree failed