diff options
Diffstat (limited to 'arch/mips/math-emu/ieee754d.c')
-rw-r--r-- | arch/mips/math-emu/ieee754d.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/math-emu/ieee754d.c b/arch/mips/math-emu/ieee754d.c index 7e900f30987e..a0325337b76c 100644 --- a/arch/mips/math-emu/ieee754d.c +++ b/arch/mips/math-emu/ieee754d.c | |||
@@ -135,4 +135,3 @@ ieee754sp ieee754sp_dump(char *m, ieee754sp x) | |||
135 | printk("\n"); | 135 | printk("\n"); |
136 | return x; | 136 | return x; |
137 | } | 137 | } |
138 | |||