1
0
Files
linux/include/asm-mips
Dmitri Vorobiev f028b86056 [MIPS] Fix missing prototypes in asm/fpu.h
While building the Malta defconfig, sparse spat the following
warnings:

>>>>>>>>>>>>>>>>>>
arch/mips/math-emu/kernel_linkage.c:31:6: warning: symbol
'fpu_emulator_init_fpu' was not declared. Should it be static?

arch/mips/math-emu/kernel_linkage.c:54:5: warning: symbol
'fpu_emulator_save_context' was not declared. Should it be
static?

arch/mips/math-emu/kernel_linkage.c:68:5: warning: symbol
'fpu_emulator_restore_context' was not declared. Should it be
static?
>>>>>>>>>>>>>>>>>>

This patch fixes these errors by adding the proper prototypes
to the include/asm-mips/fpu.h header, and actually using this
header in the sparse-spotted source file.

Build-tested with Malta defconfig.

Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.fi>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-07-20 14:38:17 +01:00
..
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2008-01-29 10:14:58 +00:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2007-10-11 23:46:07 +01:00
2008-02-03 16:57:20 +02:00
2008-02-03 16:57:20 +02:00
2008-07-15 18:44:36 +01:00
2007-02-18 21:31:35 +00:00
2007-04-20 14:58:37 +01:00
2008-01-29 10:14:54 +00:00
2008-01-15 01:04:42 +00:00
2008-02-03 16:32:51 +02:00
2008-07-15 18:44:28 +01:00
2008-05-01 08:03:58 -07:00
2008-01-29 10:14:58 +00:00
2008-04-28 17:14:32 +01:00
2007-08-27 02:16:59 +01:00
2007-07-17 10:23:11 -07:00
2007-10-01 14:17:50 +01:00
2007-10-17 08:42:55 -07:00
2007-07-10 17:32:55 +01:00
2008-03-12 14:14:42 +00:00
2007-10-11 23:46:04 +01:00
2007-11-26 17:26:13 +00:00
2007-10-11 23:46:04 +01:00
2006-07-13 21:26:08 +01:00
2008-07-15 18:44:29 +01:00
2007-10-11 23:46:04 +01:00
2007-10-11 23:46:00 +01:00
2007-10-11 23:46:00 +01:00
2008-01-29 10:14:59 +00:00
2007-07-31 21:35:32 +01:00
2007-05-11 08:29:34 -07:00
2007-10-16 18:23:47 +01:00
2008-01-29 10:14:57 +00:00
2008-06-05 18:13:16 +01:00
2007-07-31 21:35:21 +01:00
2008-04-17 10:42:34 -04:00
2008-01-22 00:35:23 +00:00
2008-02-19 17:01:34 +00:00
2007-11-29 09:24:53 -08:00
2007-07-12 17:41:11 +01:00
2007-10-19 11:53:34 -07:00
2008-07-15 18:44:29 +01:00
2008-04-28 17:14:31 +01:00
2008-05-04 14:45:55 -07:00
2008-02-07 08:42:30 -08:00
2008-01-29 10:14:54 +00:00