diff options
author | Simon Arlott <simon@fire.lp0.eu> | 2007-05-11 15:42:54 -0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-05-11 21:32:49 -0400 |
commit | a8de5ce9895367191df9b30804a0c67cfcc9f27a (patch) | |
tree | 8f99af81affca30d868bd9ee7c043639b905c4f8 /arch/ppc/syslib/m82xx_pci.c | |
parent | dab4d7984ee61c8eb25569b12e7a996f5aaef2ba (diff) |
[POWERPC] Spelling fixes: arch/ppc/
Spelling fixes in arch/ppc/.
Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/ppc/syslib/m82xx_pci.c')
-rw-r--r-- | arch/ppc/syslib/m82xx_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/syslib/m82xx_pci.c b/arch/ppc/syslib/m82xx_pci.c index e3b586b1ede9..fe860d52e2e4 100644 --- a/arch/ppc/syslib/m82xx_pci.c +++ b/arch/ppc/syslib/m82xx_pci.c | |||
@@ -197,7 +197,7 @@ pq2ads_setup_pci(struct pci_controller *hose) | |||
197 | CPM high 0b0000 | 197 | CPM high 0b0000 |
198 | CPM middle 0b0001 | 198 | CPM middle 0b0001 |
199 | CPM low 0b0010 | 199 | CPM low 0b0010 |
200 | PCI reguest 0b0011 | 200 | PCI request 0b0011 |
201 | Reserved 0b0100 | 201 | Reserved 0b0100 |
202 | Reserved 0b0101 | 202 | Reserved 0b0101 |
203 | Internal Core 0b0110 | 203 | Internal Core 0b0110 |