From: Dmitri Vorobiev Date: Sun, 22 Mar 2009 22:12:29 +0000 (+0200) Subject: MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c X-Git-Tag: v2.6.30-rc1~618^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76544504aebc606b8279a5314595af5d568e7fea;p=pandora-kernel.git MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c The variable cpu_callin_map is needlessly defined global, so let's make it static now. Build-tested using malta_defconfig. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed