From: Dmitri Vorobiev Date: Fri, 31 Oct 2008 17:54:11 +0000 (+0200) Subject: MIPS: IP22: Make indy_sc_ops variable static X-Git-Tag: v2.6.28-rc6~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43909dfb39c63ce54a598cbd7921643029afdeb;p=pandora-kernel.git MIPS: IP22: Make indy_sc_ops variable static The indy_sc_ops variable in arch/mips/mm/sc-ip22.c is needlessly defined global, and this patch makes it static. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- --- Reading git-diff-tree failed