commit | dbe55f4797712f86691a0ee0b5f508693c7310fe | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Tue Apr 22 01:50:26 2008 +0300 |
committer | Ingo Molnar <mingo@elte.hu> | Sun May 04 20:04:45 2008 +0200 |
tree | 5fda561c4aea33531f37049e4047234b4b6ceb83 | |
parent | 4c6214c75a5aca5417156a47cd890b128c5f0637 [diff] |
x86: make start_secondary() static start_secondary() needlessly became global. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>