From: Hannes Eder Date: Fri, 21 Nov 2008 21:56:17 +0000 (+0100) Subject: x86: hypervisor - fix sparse warnings X-Git-Tag: v2.6.29-rc1~587^2~4^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e42ebd57b2e727b28bf5f6068e95cd19b0e807b;p=pandora-kernel.git x86: hypervisor - fix sparse warnings Impact: fix sparse build warning Fix the following sparse warnings: arch/x86/kernel/cpu/hypervisor.c:37:15: warning: symbol 'get_hypervisor_tsc_freq' was not declared. Should it be static? arch/x86/kernel/cpu/hypervisor.c:53:16: warning: symbol 'init_hypervisor' was not declared. Should it be static? Signed-off-by: Hannes Eder Cc: "Alok N Kataria" Cc: "Dan Hecht" Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed