2d193b4f3 parent 1451a395a8672ba232bba3649ed57120e46826b5 author Dmitri Vorobiev 1237759949 +0200 committer Ralf Baechle 1238417385 +0200 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