From 51110dd4d682e5a371f92d92ddce9c52fe40e1e8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 17 Jan 2011 23:46:32 +0000 Subject: [PATCH] 2011-01-17 Joel Sherrill * shared/pci/detect_raven_bridge.c: Fix spelling. --- c/src/lib/libbsp/powerpc/ChangeLog | 4 ++++ c/src/lib/libbsp/powerpc/shared/pci/detect_raven_bridge.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog index 5ce8c3cd79..2110527e2a 100644 --- a/c/src/lib/libbsp/powerpc/ChangeLog +++ b/c/src/lib/libbsp/powerpc/ChangeLog @@ -1,3 +1,7 @@ +2011-01-17 Joel Sherrill + + * shared/pci/detect_raven_bridge.c: Fix spelling. + 2011-01-17 Joel Sherrill * shared/start/start.S: Remove conflict lines in comments. diff --git a/c/src/lib/libbsp/powerpc/shared/pci/detect_raven_bridge.c b/c/src/lib/libbsp/powerpc/shared/pci/detect_raven_bridge.c index ca76a0c1f5..66489899b4 100644 --- a/c/src/lib/libbsp/powerpc/shared/pci/detect_raven_bridge.c +++ b/c/src/lib/libbsp/powerpc/shared/pci/detect_raven_bridge.c @@ -110,7 +110,7 @@ void detect_host_bridge(void) /* * This code assumes that the host bridge is located at * bus 0, dev 0, func 0 AND that the old pre PCI 2.1 - * standart devices detection mecahnism that was used on PC + * standard devices detection mecahnism that was used on PC * (still used in BSD source code) works. */ hostbridge=residual_find_device(&residualCopy, PROCESSORDEVICE, NULL,