From: Dmitri Vorobiev Date: Thu, 29 May 2008 14:57:09 +0000 (+0300) Subject: [MIPS] Make two functions static X-Git-Tag: v2.6.27-rc1~1063^2~49 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17f61e61b4a1d3ca254668cf12c1c5d828d892fd;p=pandora-kernel.git [MIPS] Make two functions static The following routines uasm_rel_highest() uasm_rel_higher() are needlessly defined global. This patch makes them static. Compile-tested using a customized config for the Malta board. Booting the same board up to the shell prompt was also successful with this patch applied. Spotted by sparse. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed