From cd8ee345e8affceaa3f846012db7eb799a6d918f Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Wed, 16 Apr 2014 02:09:53 +0200 Subject: MIPS: math-emu: Header file weeding. Signed-off-by: Ralf Baechle --- arch/mips/math-emu/sp_tint.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/mips/math-emu/sp_tint.c') diff --git a/arch/mips/math-emu/sp_tint.c b/arch/mips/math-emu/sp_tint.c index 37cb096ee931..a69dfe5dda3a 100644 --- a/arch/mips/math-emu/sp_tint.c +++ b/arch/mips/math-emu/sp_tint.c @@ -24,7 +24,6 @@ */ -#include #include "ieee754sp.h" int ieee754sp_tint(union ieee754sp x) -- cgit