[MIPS] Make some __setup functions static
commit5333ccc3c2f25aade3653f056cec9eba12209302
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sat, 17 Feb 2007 16:02:14 +0000 (18 01:02 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 19 Feb 2007 15:10:39 +0000 (19 15:10 +0000)
tree6cf203668a38b19c82c9f6ba55aebf4cf5a6e802
parent59f5d56121c15eb253822ca75f436847971e9c18
[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