diff options
Diffstat (limited to 'arch/ppc/platforms/4xx/ep405.c')
| -rw-r--r-- | arch/ppc/platforms/4xx/ep405.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/platforms/4xx/ep405.c b/arch/ppc/platforms/4xx/ep405.c index e5adf9ba1fca..5aa295022804 100644 --- a/arch/ppc/platforms/4xx/ep405.c +++ b/arch/ppc/platforms/4xx/ep405.c | |||
| @@ -130,7 +130,7 @@ bios_fixup(struct pci_controller *hose, struct pcil0_regs *pcip) | |||
| 130 | hose->first_busno, PCI_SLOT(hose->first_busno), | 130 | hose->first_busno, PCI_SLOT(hose->first_busno), |
| 131 | PCI_FUNC(hose->first_busno), bar, bar_response); | 131 | PCI_FUNC(hose->first_busno), bar, bar_response); |
| 132 | } | 132 | } |
| 133 | /* end work arround */ | 133 | /* end workaround */ |
| 134 | #endif | 134 | #endif |
| 135 | } | 135 | } |
| 136 | 136 | ||
