]> git.karo-electronics.de Git - linux-beck.git/commit
MIPS: loongson: lemote-2f: reset: make ml2f_reboot static
authorAaro Koskinen <aaro.koskinen@iki.fi>
Wed, 19 Nov 2014 21:52:49 +0000 (23:52 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:35 +0000 (07:45 +0100)
commit65b432de80227f4e09cd2de882d982be5edfa260
tree19ba3783e31c8a7fbb13dd3e56868e54bec4cc9f
parent55fa9889ca78cf1cea169ecea22de025c190dac0
MIPS: loongson: lemote-2f: reset: make ml2f_reboot static

Make ml2f_reboot static to elimite the following sparse warning:
warning: symbol 'ml2f_reboot' was not declared. Should it be static?

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8528/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/loongson/lemote-2f/reset.c