From: Fenghua Yu Date: Fri, 21 Dec 2012 07:44:23 +0000 (-0800) Subject: x86/common.c: Make have_cpuid_p() a global function X-Git-Tag: v3.9-rc1~105^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d288e1cf8e62f3e4034f1f021f047009c4ac0b3c;p=pandora-kernel.git x86/common.c: Make have_cpuid_p() a global function Remove static declaration in have_cpuid_p() to make it a global function. The function will be called in early loading microcode. Signed-off-by: Fenghua Yu Link: http://lkml.kernel.org/r/1356075872-3054-4-git-send-email-fenghua.yu@intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed