From: Dmitri Vorobiev Date: Mon, 30 Mar 2009 19:53:23 +0000 (+0300) Subject: MIPS: IP32: Two symbols can become static X-Git-Tag: linux-omap-v2.6.30-rc6~13^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1291417eb61d1cd3fc69e295c2e9b83c5f6a8ff9;p=pandora-kernel.git MIPS: IP32: Two symbols can become static The file arch/mips/mm/sc-rm7k.c needlessly defines two global symbols: rm7k_sc_ops rm7k_tcache_enabled This patch makes these symbols static. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed