diff options
Diffstat (limited to 'include/asm-ppc64/machdep.h')
| -rw-r--r-- | include/asm-ppc64/machdep.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc64/machdep.h b/include/asm-ppc64/machdep.h index 5d3cd9d042e2..553b2ea23bed 100644 --- a/include/asm-ppc64/machdep.h +++ b/include/asm-ppc64/machdep.h | |||
| @@ -76,6 +76,7 @@ struct machdep_calls { | |||
| 76 | void (*tce_flush)(struct iommu_table *tbl); | 76 | void (*tce_flush)(struct iommu_table *tbl); |
| 77 | void (*iommu_dev_setup)(struct pci_dev *dev); | 77 | void (*iommu_dev_setup)(struct pci_dev *dev); |
| 78 | void (*iommu_bus_setup)(struct pci_bus *bus); | 78 | void (*iommu_bus_setup)(struct pci_bus *bus); |
| 79 | void (*irq_bus_setup)(struct pci_bus *bus); | ||
| 79 | 80 | ||
| 80 | int (*probe)(int platform); | 81 | int (*probe)(int platform); |
| 81 | void (*setup_arch)(void); | 82 | void (*setup_arch)(void); |
