From: Dmitri Vorobiev Date: Mon, 31 Mar 2008 22:03:23 +0000 (+0400) Subject: [MIPS] make plat_perf_setup() static X-Git-Tag: v2.6.26-rc1~700^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b31dc3c4ff530923e471a66a8ad20801326e3951;p=pandora-kernel.git [MIPS] make plat_perf_setup() static There is no need for the plat_perf_setup() function to be global, so make it static. Successfully build-tested using default configs for Malta, Atlas and SEAD boards. Runtime test successfully performed by booting the Malta 4Kc board up to the shell prompt. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed