summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-10 23:57:58 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-11-10 23:57:58 +0000
commitbd6566e6ad89e36cf66b3f6b6f819766d40d51ef (patch)
tree955330c3c44b781695b7a551ec6d25d4d574cce4 /cpukit/ChangeLog
parent2004-11-10 Richard Campbell <richard.campbell@oarcorp.com> (diff)
downloadrtems-bd6566e6ad89e36cf66b3f6b6f819766d40d51ef.tar.bz2
2004-11-10 Joel Sherrill <joel@oarcorp.com>
* include/rtems/pci.h: BSPs use the name BSP_pci_configuration not pci. Also need to address that this largely duplicates libbsp/powerpc/pci/pci.h but that file is not used when both are included due to the same double inclusion protection.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1fe83d25b1..69e78c41ca 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-10 Joel Sherrill <joel@oarcorp.com>
+
+ * include/rtems/pci.h: BSPs use the name BSP_pci_configuration not pci.
+ Also need to address that this largely duplicates
+ libbsp/powerpc/pci/pci.h but that file is not used when both are
+ included due to the same double inclusion protection.
+
2004-11-09 Joel Sherrill <joel@OARcorp.com>
* libcsupport/include/stdint.h: Fixed name in @file.