Import 2.3.18pre1
[davej-history.git] / include / asm-sparc / pci.h
blob17c8ce462fe8d8ee6120018e34bcf4b701bff1ab
1 #ifndef __SPARC_PCI_H
2 #define __SPARC_PCI_H
4 /* Can be used to override the logic in pci_scan_bus for skipping
5 * already-configured bus numbers - to be used for buggy BIOSes
6 * or architectures with incomplete PCI setup by the loader.
7 */
8 #define pcibios_assign_all_busses() 0
10 #endif /* __SPARC_PCI_H */