diff options
Diffstat (limited to 'include/asm-sh64/pci.h')
-rw-r--r-- | include/asm-sh64/pci.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-sh64/pci.h b/include/asm-sh64/pci.h index aa8043089bb..0a2b2bd48b8 100644 --- a/include/asm-sh64/pci.h +++ b/include/asm-sh64/pci.h @@ -104,10 +104,6 @@ extern void pcibios_fixup_irqs(void); extern int pciauto_assign_resources(int busno, struct pci_channel *hose); #endif -static inline void pcibios_add_platform_entries(struct pci_dev *dev) -{ -} - #endif /* __KERNEL__ */ /* generic pci stuff */ |