patch-2.4.5 linux/include/asm-parisc/pci.h
Next file: linux/include/asm-ppc/8xx_immap.h
Previous file: linux/include/asm-mips64/pci.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed May 16 10:31:27 2001
- Orig file:
v2.4.4/linux/include/asm-parisc/pci.h
- Orig date:
Tue Dec 5 12:29:39 2000
diff -u --recursive --new-file v2.4.4/linux/include/asm-parisc/pci.h linux/include/asm-parisc/pci.h
@@ -212,4 +212,7 @@
#define PCIBIOS_MIN_IO 0x10
#define PCIBIOS_MIN_MEM 0x1000 /* NBPG - but pci/setup-res.c dies */
+/* Return the index of the PCI controller for device PDEV. */
+#define pci_controller_num(PDEV) (0)
+
#endif /* __ASM_PARISC_PCI_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)