From: Dmitri Vorobiev Date: Mon, 31 Mar 2008 22:03:24 +0000 (+0400) Subject: [MIPS] make standard_io_resources[] static X-Git-Tag: v2.6.26-rc1~700^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52d65cf87f439c5264527c3628d12a26322524eb;p=pandora-kernel.git [MIPS] make standard_io_resources[] static The array standard_io_resources[] needs not to be exposed in the kernel global namespace. This patch makes 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