mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
FROMLIST: MIPS: math-emu: Remove an unnecessary header inclusion
Remove an unnecessary header inclusion of "ieee754dp.h". Signed-off-by: Aleksandar Markovic <aleksandar.markovic@mips.com> (cherry picked from: https://patchwork.linux-mips.org/patch/17583/) Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
committed by
Amit Pundir
parent
ad7647b3a0
commit
e3a2dc7dfb
@@ -20,7 +20,6 @@
|
||||
*/
|
||||
|
||||
#include "ieee754sp.h"
|
||||
#include "ieee754dp.h"
|
||||
|
||||
s64 ieee754sp_tlong(union ieee754sp x)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user