From: Thomas Gleixner Date: Mon, 12 May 2008 13:43:34 +0000 (+0200) Subject: x86: vsmp_64 add missing includes X-Git-Tag: v2.6.27-rc1~1106^2~251^6~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eef8f871d84b5df1a24902a4e4700188be1aff2c;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed