[MIPS] Make some __setup functions static
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sat, 17 Feb 2007 16:02:14 +0000 (01:02 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 20 Feb 2007 01:26:41 +0000 (01:26 +0000)
commitf49a747c4adadd96addf4dbf4a44f439513fb29b
tree77f4011884580229531670f53d3af8ef039b010d
parentbf15f7679b5cd943758dfd538b852c2ab406bee5
[MIPS] Make some __setup functions static

This fixes some sparse warnings. ("warning: symbol 'foo' was not
declared. Should it be static?")

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/cpu-probe.c
arch/mips/kernel/setup.c