From: Alexander van Heukelum Date: Wed, 16 Apr 2008 16:45:35 +0000 (+0200) Subject: x86: fix warning in "x86: clean up vSMP detection" X-Git-Tag: v2.6.26-rc1~367^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8008abbd87644c84f93a7a86fec88f1e14031901;p=pandora-kernel.git x86: fix warning in "x86: clean up vSMP detection" The function detect_vsmp_box is a void function in the PCI case. Change the !PCI stub to void too. Signed-off-by: Alexander van Heukelum Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed