diff options
Diffstat (limited to 'include/asm-sparc64/pbm.h')
-rw-r--r-- | include/asm-sparc64/pbm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-sparc64/pbm.h b/include/asm-sparc64/pbm.h index 629290987429..1bd5b37c6d43 100644 --- a/include/asm-sparc64/pbm.h +++ b/include/asm-sparc64/pbm.h | |||
@@ -225,7 +225,6 @@ struct pci_controller_info { | |||
225 | /* Operations which are controller specific. */ | 225 | /* Operations which are controller specific. */ |
226 | void (*scan_bus)(struct pci_controller_info *); | 226 | void (*scan_bus)(struct pci_controller_info *); |
227 | void (*base_address_update)(struct pci_dev *, int); | 227 | void (*base_address_update)(struct pci_dev *, int); |
228 | void (*resource_adjust)(struct pci_dev *, struct resource *, struct resource *); | ||
229 | 228 | ||
230 | #ifdef CONFIG_PCI_MSI | 229 | #ifdef CONFIG_PCI_MSI |
231 | int (*setup_msi_irq)(unsigned int *virt_irq_p, struct pci_dev *pdev, | 230 | int (*setup_msi_irq)(unsigned int *virt_irq_p, struct pci_dev *pdev, |