]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/platforms/powernv/pci.h
powerpc/powernv: Fix some PCI sparse errors and one LE bug
[karo-tx-linux.git] / arch / powerpc / platforms / powernv / pci.h
index d633c64e05a1ef9204924b48a132bb505cd5e0a8..dfe20104238e27f7e0136b4388145fd41a5a8238 100644 (file)
@@ -193,6 +193,6 @@ extern void pnv_pci_init_p5ioc2_hub(struct device_node *np);
 extern void pnv_pci_init_ioda_hub(struct device_node *np);
 extern void pnv_pci_init_ioda2_phb(struct device_node *np);
 extern void pnv_pci_ioda_tce_invalidate(struct iommu_table *tbl,
-                                       u64 *startp, u64 *endp);
+                                       __be64 *startp, __be64 *endp);
 
 #endif /* __POWERNV_PCI_H */