X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-v850%2Fpci.h;h=de2a7d0a81cc1d7345b1adc9b37eeb4656023d93;hb=6553daeafb4fa15cd07088f543352fa3779e86e1;hp=4581826e1cac9dcf170edba22a36d8d143ead3e8;hpb=b857c730d4e960d1876ff56ce5c4bd81ea9ff5ae;p=linux-2.6 diff --git a/include/asm-v850/pci.h b/include/asm-v850/pci.h index 4581826e1c..de2a7d0a81 100644 --- a/include/asm-v850/pci.h +++ b/include/asm-v850/pci.h @@ -116,8 +116,4 @@ static inline void pci_dma_burst_advice(struct pci_dev *pdev, extern void __iomem *pci_iomap(struct pci_dev *dev, int bar, unsigned long max); extern void pci_iounmap (struct pci_dev *dev, void __iomem *addr); -static inline void pcibios_add_platform_entries(struct pci_dev *dev) -{ -} - #endif /* __V850_PCI_H__ */