summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-12-11 07:57:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-12-11 07:57:50 +0000
commitbdd2870ed3f70235a99058d905b1f8f5285b4fc8 (patch)
treee8c365302de0d7b0c9676bd3b26b9e2f040324ca /c/src/ChangeLog
parentMove #include <rtems/pci.h> into #if *_SUPPORTED-guarded code sections. (diff)
downloadrtems-bdd2870ed3f70235a99058d905b1f8f5285b4fc8.tar.bz2
2009-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1483/cpukit * libchip/network/dec21140.c, libchip/network/elnk.c, libchip/network/if_dc.c: Move #include <rtems/pci.h> into #if *_SUPPORTED-guarded code sections.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index e4170a367c..a3bfdbf0de 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,10 @@
+2009-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ PR 1483/cpukit
+ * libchip/network/dec21140.c, libchip/network/elnk.c,
+ libchip/network/if_dc.c: Move #include <rtems/pci.h> into #if
+ *_SUPPORTED-guarded code sections.
+
2009-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/network/dec21140.c, libchip/network/elnk.c,