diff options
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 |