diff options
Diffstat (limited to 'include/asm-mips/pci.h')
| -rw-r--r-- | include/asm-mips/pci.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-mips/pci.h b/include/asm-mips/pci.h index 301ff2f28012..d3be83436070 100644 --- a/include/asm-mips/pci.h +++ b/include/asm-mips/pci.h | |||
| @@ -172,4 +172,7 @@ static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel) | |||
| 172 | return channel ? 15 : 14; | 172 | return channel ? 15 : 14; |
| 173 | } | 173 | } |
| 174 | 174 | ||
| 175 | extern int pci_probe_only; | ||
| 176 | extern unsigned int pcibios_max_latency; | ||
| 177 | |||
| 175 | #endif /* _ASM_PCI_H */ | 178 | #endif /* _ASM_PCI_H */ |
