diff options
Diffstat (limited to 'include/asm-m68knommu/pci.h')
-rw-r--r-- | include/asm-m68knommu/pci.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-m68knommu/pci.h b/include/asm-m68knommu/pci.h index e04c77e1184d..a99ce768f4a6 100644 --- a/include/asm-m68knommu/pci.h +++ b/include/asm-m68knommu/pci.h | |||
@@ -30,10 +30,6 @@ static inline int pci_dma_supported(struct pci_dev *hwdev, u64 mask) | |||
30 | */ | 30 | */ |
31 | #define pci_dac_dma_supported(pci_dev, mask) (0) | 31 | #define pci_dac_dma_supported(pci_dev, mask) (0) |
32 | 32 | ||
33 | static inline void pcibios_add_platform_entries(struct pci_dev *dev) | ||
34 | { | ||
35 | } | ||
36 | |||
37 | #endif /* CONFIG_COMEMPCI */ | 33 | #endif /* CONFIG_COMEMPCI */ |
38 | 34 | ||
39 | #endif /* M68KNOMMU_PCI_H */ | 35 | #endif /* M68KNOMMU_PCI_H */ |