i386: make struct apic_probe static
authorAdrian Bunk <bunk@stusta.de>
Wed, 17 Oct 2007 16:04:36 +0000 (18:04 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:15:54 +0000 (20:15 +0200)
commit96d5535870e6a272dcadc300eb9af6ff6c33f6a9
tree25a2028a91c6e1dae1e8ed09f657f2840aaa42a4
parent83e83d546cb1b6e3c566c97de97bd2397e22ab6c
i386: make struct apic_probe static

This patch makes the needlessly global struct apic_probe static.

[ tglx: arch/x86 adaptation ]

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mach-generic/probe.c