aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/pci.h')
-rw-r--r--include/asm-arm/pci.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-arm/pci.h b/include/asm-arm/pci.h
index f21abd4ddac..9299a3c1ac3 100644
--- a/include/asm-arm/pci.h
+++ b/include/asm-arm/pci.h
@@ -76,10 +76,6 @@ pcibios_select_root(struct pci_dev *pdev, struct resource *res)
return root;
}
-static inline void pcibios_add_platform_entries(struct pci_dev *dev)
-{
-}
-
#endif /* __KERNEL__ */
#endif