x86: make additional_cpus static
authorAdrian Bunk <bunk@kernel.org>
Mon, 21 Apr 2008 21:31:37 +0000 (00:31 +0300)
committerIngo Molnar <mingo@elte.hu>
Sun, 4 May 2008 18:04:45 +0000 (20:04 +0200)
commitc5562faeaacf19e81a78ee37cc6b96ab1f3e68e4
treeebe19960fe1f9e789b64d8cb3a0e92b3ecddfb65
parentdbe55f4797712f86691a0ee0b5f508693c7310fe
x86: make additional_cpus static

This patch makes the needlessly global additional_cpus static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/smpboot.c