X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-mips%2Fpci.h;h=301ff2f28012a0a8d693984cdeb682ca583445f8;hb=15ad838d281b3681d96e37cba8a628177da8f4ff;hp=4fcc185cb2d1f65a7a2267f851d5d6ec97f2306b;hpb=16cefa8c3863721fd40445a1b34dea18cd16ccfe;p=linux-2.6 diff --git a/include/asm-mips/pci.h b/include/asm-mips/pci.h index 4fcc185cb2..301ff2f280 100644 --- a/include/asm-mips/pci.h +++ b/include/asm-mips/pci.h @@ -150,8 +150,6 @@ pcibios_select_root(struct pci_dev *pdev, struct resource *res) return root; } -#ifdef CONFIG_PCI_DOMAINS - #define pci_domain_nr(bus) ((struct pci_controller *)(bus)->sysdata)->index static inline int pci_proc_domain(struct pci_bus *bus) @@ -160,8 +158,6 @@ static inline int pci_proc_domain(struct pci_bus *bus) return hose->need_domain_info; } -#endif /* CONFIG_PCI_DOMAINS */ - #endif /* __KERNEL__ */ /* implement the pci_ DMA API in terms of the generic device dma_ one */