lkml.org 
[lkml]   [2017]   [Nov]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v3 3/8] MIPS: math-emu: Remove an unnecessary header inclusion
Date
From: Aleksandar Markovic <aleksandar.markovic@mips.com>

Remove an unnecessary header inclusion of "ieee754dp.h".

Signed-off-by: Aleksandar Markovic <aleksandar.markovic@mips.com>
---
arch/mips/math-emu/sp_tlong.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/mips/math-emu/sp_tlong.c b/arch/mips/math-emu/sp_tlong.c
index a2450c7..bca5ac9 100644
--- a/arch/mips/math-emu/sp_tlong.c
+++ b/arch/mips/math-emu/sp_tlong.c
@@ -20,7 +20,6 @@
*/

#include "ieee754sp.h"
-#include "ieee754dp.h"

s64 ieee754sp_tlong(union ieee754sp x)
{
--
2.7.4
\
 
 \ /
  Last update: 2017-11-02 12:20    [W:0.049 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site