summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-04 18:16:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-04 18:16:26 +0000
commit5c762131781c4c965f114578a448c29984022ce4 (patch)
tree111f5ba987699351648cb29ae0355dd45af75081 /c/src/lib/libcpu/powerpc/ChangeLog
parent2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5c762131781c4c965f114578a448c29984022ce4.tar.bz2
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mpc6xx/clock/c_clock.c: Include rtems/bspIo.h instead of bspIo.h. * mpc6xx/mmu/bat.h: Include rtems/bspIo.h instead of bspIo.h. * mpc8260/console-generic/console-generic.c: Include rtems/bspIo.h instead of bspIo.h. * mpc8260/cpm/brg.c: Include rtems/bspIo.h instead of bspIo.h. * mpc8xx/console-generic/console-generic.c: Include rtems/bspIo.h instead of bspIo.h. * shared/include/cpuIdent.c: Include rtems/bspIo.h instead of bspIo.h.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index b5d3001ef7..a1889f6099 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,12 @@
+2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * mpc6xx/clock/c_clock.c: Include rtems/bspIo.h instead of bspIo.h.
+ * mpc6xx/mmu/bat.h: Include rtems/bspIo.h instead of bspIo.h.
+ * mpc8260/console-generic/console-generic.c: Include rtems/bspIo.h instead of bspIo.h.
+ * mpc8260/cpm/brg.c: Include rtems/bspIo.h instead of bspIo.h.
+ * mpc8xx/console-generic/console-generic.c: Include rtems/bspIo.h instead of bspIo.h.
+ * shared/include/cpuIdent.c: Include rtems/bspIo.h instead of bspIo.h.
+
2001-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ppc403/vectors/vectors.S: Include <bsp.h>.