]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit02f60a4f1ed0e8ec8affbd8373bbb38d58714167
tree77f4011884580229531670f53d3af8ef039b010d
parent90621b952de58792db54934d81b9a89421c8af04
[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