Remove use of mpa2.h
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 20 Jan 2013 01:03:42 +0000 (02:03 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Sun, 20 Jan 2013 01:05:53 +0000 (02:05 +0100)
ChangeLog
sysdeps/powerpc/powerpc32/power4/fpu/mpa.c
sysdeps/powerpc/powerpc64/power4/fpu/mpa.c

index 730538e..3bf3949 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
+       "mpa2.h".
+       * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
+
 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
            Mark Mitchell  <mark@codesourcery.com>
            Tom de Vries  <tom@codesourcery.com>
index 16cb577..b1784f2 100644 (file)
@@ -43,7 +43,6 @@
 
 #include "endian.h"
 #include "mpa.h"
-#include "mpa2.h"
 #include <sys/param.h>
 
 const mp_no mpone = {1, {1.0, 1.0}};
index 16cb577..b1784f2 100644 (file)
@@ -43,7 +43,6 @@
 
 #include "endian.h"
 #include "mpa.h"
-#include "mpa2.h"
 #include <sys/param.h>
 
 const mp_no mpone = {1, {1.0, 1.0}};