From: Dmitri Vorobiev Date: Sun, 22 Mar 2009 22:12:27 +0000 (+0200) Subject: MIPS: Malta: make a needlessly global integer variable static X-Git-Tag: v2.6.30-rc1~618^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0cdfe2423e30f552eb3c90f20fb4c36bb548650;p=pandora-kernel.git MIPS: Malta: make a needlessly global integer variable static The variable `mips_revision_corid' is needlessly defined global in arch/mips/mti-malta/malta-init.c, and this patch makes it static. Build-tested with malta_defconfig. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed