commit | eef8f871d84b5df1a24902a4e4700188be1aff2c | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon May 12 15:43:34 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun May 25 08:58:24 2008 +0200 |
tree | bb54303758160d1a478d484e2b502fe26270078a | |
parent | 75d3bce2fc0a80f435fe12f2c9ed2632c8ac29e4 [diff] |
x86: vsmp_64 add missing includes sparse mutters: arch/x86/kernel/vsmp_64.c:126:5: warning: symbol 'is_vsmp_box' was not declared. Should it be static? arch/x86/kernel/vsmp_64.c:145:13: warning: symbol 'vsmp_init' was not declared. Should it be static? Include the appropriate headers. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>