x86: apic: simplify secondary CPU wakeup methods, fix
authorIngo Molnar <mingo@elte.hu>
Thu, 26 Feb 2009 13:10:10 +0000 (14:10 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Feb 2009 13:11:06 +0000 (14:11 +0100)
Impact: build fix

init_deasserted is only available on SMP. Make the secondary-wakeup
function conditional on SMP.

Also clean up the file some.

Cc: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found