summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-01 12:21:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-01 12:21:02 +0000
commitd0703573e9927ddfb4a9aa3fc8d55ad9af8fb053 (patch)
tree30b6c438598c6c3c3d205942c7ff96c49d80b4f0 /cpukit/ChangeLog
parentMake pci_[read|write]_config* static inline, again. (diff)
downloadrtems-d0703573e9927ddfb4a9aa3fc8d55ad9af8fb053.tar.bz2
2009-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1445/bsps * include/rtems/pci.h: Make pci_[read|write]_config* static inline, again.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4810d3a01e..29b0b89246 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2009-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+ PR 1445/bsps
+ * include/rtems/pci.h:
+ Make pci_[read|write]_config* static inline, again.
+
+2009-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* include/rtems/pci.h: Add another missing prototype.
2009-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>