commit | 96d5535870e6a272dcadc300eb9af6ff6c33f6a9 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Wed Oct 17 18:04:36 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:15:54 2007 +0200 |
tree | 25a2028a91c6e1dae1e8ed09f657f2840aaa42a4 | |
parent | 83e83d546cb1b6e3c566c97de97bd2397e22ab6c [diff] |
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>