diff options
Diffstat (limited to 'include/asm-sh')
-rw-r--r-- | include/asm-sh/pci.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-sh/pci.h b/include/asm-sh/pci.h index b1f9a9e0231e..6f741f3a5d45 100644 --- a/include/asm-sh/pci.h +++ b/include/asm-sh/pci.h | |||
@@ -134,10 +134,6 @@ int pcibios_map_platform_irq(struct pci_dev *dev, u8 slot, u8 pin); | |||
134 | int pciauto_assign_resources(int busno, struct pci_channel *hose); | 134 | int pciauto_assign_resources(int busno, struct pci_channel *hose); |
135 | #endif | 135 | #endif |
136 | 136 | ||
137 | static inline void pcibios_add_platform_entries(struct pci_dev *dev) | ||
138 | { | ||
139 | } | ||
140 | |||
141 | #endif /* __KERNEL__ */ | 137 | #endif /* __KERNEL__ */ |
142 | 138 | ||
143 | /* generic pci stuff */ | 139 | /* generic pci stuff */ |