]> git.karo-electronics.de Git - linux-beck.git/commit
X86_SMP: ipi.c declare functions before they get used
authorJaswinder Singh <jaswinder@infradead.org>
Fri, 25 Jul 2008 05:35:56 +0000 (11:05 +0530)
committerJaswinder Singh <jaswinder@infradead.org>
Fri, 25 Jul 2008 06:27:46 +0000 (11:57 +0530)
commit2907829cd0ffdef69083985ba28cf1cf3857c681
treec463d390cd10d4d86b4974f7cdcc24e0f9f57f96
parentf86c99853b22576ee8dc4fa27ff6f3c0c7ce0ef8
X86_SMP: ipi.c declare functions before they get used

move <mach_ipi.h> upwards for __send_IPI_shortcut and send_IPI_mask_bitmask

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
arch/x86/kernel/ipi.c