summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:10:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:10:49 +0000
commit152c523c4a8f58bac90e02cb706600232197673b (patch)
treebe05dc328af86b653bbb93277798bd0bb0d786ac /c/src/lib/libbsp/powerpc/eth_comm/ChangeLog
parent2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-152c523c4a8f58bac90e02cb706600232197673b.tar.bz2
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>. * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/eth_comm/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/eth_comm/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog b/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog
index 0b2292d6a6..cc8e1ee771 100644
--- a/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog
@@ -1,3 +1,10 @@
+2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
+ * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
+ * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
+ * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
+
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
* include/bsp.h, include/canbus.h, include/info.h,