powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / include / asm / machdep.h
index b303833fa3fbe64a1ab2f305b99e015f8f6a97f2..1b268044f29003b6f522bc6a98cbd11f0fd5b9a5 100644 (file)
@@ -252,6 +252,7 @@ struct machdep_calls {
 
 #ifdef CONFIG_PCI_IOV
        void (*pcibios_fixup_sriov)(struct pci_dev *pdev);
+       resource_size_t (*pcibios_iov_resource_alignment)(struct pci_dev *, int resno);
 #endif /* CONFIG_PCI_IOV */
 
        /* Called to shutdown machine specific hardware not already controlled