From: Borislav Petkov Date: Mon, 3 May 2010 12:57:11 +0000 (+0200) Subject: arch, hweight: Fix compilation errors X-Git-Tag: v2.6.35-rc1~512^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4677d4a53e0d565742277e8913e91c821453e63e;p=pandora-kernel.git arch, hweight: Fix compilation errors Fix function prototype visibility issues when compiling for non-x86 architectures. Tested with crosstool (ftp://ftp.kernel.org/pub/tools/crosstool/) with alpha, ia64 and sparc targets. Signed-off-by: Borislav Petkov LKML-Reference: <20100503130736.GD26107@aftab> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed