From 43bb7f07a029ce0880f2dcc83b4131d705befa57 Mon Sep 17 00:00:00 2001
From: Joseph Myers <joseph@codesourcery.com>
Date: Mon, 10 Feb 2014 23:31:30 +0000
Subject: [PATCH] Fix whitespace in MIPS files to allow move.

---
 sysdeps/mips/fpu/e_sqrtf.c | 1 -
 sysdeps/mips/regdef.h      | 1 -
 2 files changed, 2 deletions(-)

diff --git a/sysdeps/mips/fpu/e_sqrtf.c b/sysdeps/mips/fpu/e_sqrtf.c
index eaa0c979ad..ac20549a14 100644
--- a/sysdeps/mips/fpu/e_sqrtf.c
+++ b/sysdeps/mips/fpu/e_sqrtf.c
@@ -36,4 +36,3 @@ strong_alias (__ieee754_sqrtf, __sqrtf_finite)
 #include <sysdeps/ieee754/flt-32/e_sqrtf.c>
 
 #endif
-
diff --git a/sysdeps/mips/regdef.h b/sysdeps/mips/regdef.h
index 3e75000d1b..f1b64f3ce7 100644
--- a/sysdeps/mips/regdef.h
+++ b/sysdeps/mips/regdef.h
@@ -23,4 +23,3 @@
 #include <sys/fpregdef.h>
 
 #endif /* _REGDEF_H */
-