From: Dmitri Vorobiev Date: Mon, 30 Mar 2009 19:53:24 +0000 (+0300) Subject: MIPS: IP32: ip32_be_handler symbol is needlessly defined global X-Git-Tag: linux-omap-v2.6.30-rc6~13^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36a09d7848abf017ea11ea949372f46edc1350da;p=pandora-kernel.git MIPS: IP32: ip32_be_handler symbol is needlessly defined global The file arch/mips/sgi-ip32/ip32-berr.c needlessly defines the function ip32_be_handler() as global, and this patch makes it static. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed