diff options
Diffstat (limited to 'include/asm-alpha/pci.h')
-rw-r--r-- | include/asm-alpha/pci.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-alpha/pci.h b/include/asm-alpha/pci.h index 85aa1127c903..635d6f2b0b03 100644 --- a/include/asm-alpha/pci.h +++ b/include/asm-alpha/pci.h | |||
@@ -275,11 +275,6 @@ static inline int pci_proc_domain(struct pci_bus *bus) | |||
275 | return hose->need_domain_info; | 275 | return hose->need_domain_info; |
276 | } | 276 | } |
277 | 277 | ||
278 | static inline void | ||
279 | pcibios_add_platform_entries(struct pci_dev *dev) | ||
280 | { | ||
281 | } | ||
282 | |||
283 | struct pci_dev *alpha_gendev_to_pci(struct device *dev); | 278 | struct pci_dev *alpha_gendev_to_pci(struct device *dev); |
284 | 279 | ||
285 | #endif /* __KERNEL__ */ | 280 | #endif /* __KERNEL__ */ |