]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] make standard_io_resources[] static
authorDmitri Vorobiev <dmitri.vorobiev@gmail.com>
Mon, 31 Mar 2008 22:03:24 +0000 (02:03 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 28 Apr 2008 16:14:28 +0000 (17:14 +0100)
commit52d65cf87f439c5264527c3628d12a26322524eb
tree1410ccf2658575806b22f20c81b413d433804c89
parentb31dc3c4ff530923e471a66a8ad20801326e3951
[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 <dmitri.vorobiev@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mips-boards/malta/malta_setup.c