From: Ben Dooks Date: Mon, 28 May 2007 18:03:47 +0000 (+0100) Subject: [ARM] 4416/1: NWFPE: fix undeclared symbols X-Git-Tag: v2.6.22-rc4~89^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ff082882f0f36536ab91b020573607668f9bb61;p=pandora-kernel.git [ARM] 4416/1: NWFPE: fix undeclared symbols Fix the undeclared symbols sparse is warning about. arch/arm/nwfpe/softfloat.c:1727:7: warning: symbol 'float64_to_uint32' was not declared. Should it be static? arch/arm/nwfpe/softfloat.c:1753:7: warning: symbol 'float64_to_uint32_round_to_zero' was not declared. Should it be static? Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed