X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fpowerpc%2Finclude%2Fasm%2Fmachdep.h;h=0efdb1dfdc5f577ea336d4a96fd8dd246d703514;hb=1cdab55d8a8313f77a95fb8ca966dc4334f8e810;hp=6c34a0df82fd370edcbaa05f6036e7e81b495b79;hpb=16962e7ce1dce29e1e92d231ac7d6844d7385d54;p=deliverable%2Flinux.git diff --git a/arch/powerpc/include/asm/machdep.h b/arch/powerpc/include/asm/machdep.h index 6c34a0df82fd..0efdb1dfdc5f 100644 --- a/arch/powerpc/include/asm/machdep.h +++ b/arch/powerpc/include/asm/machdep.h @@ -90,7 +90,7 @@ struct machdep_calls { void (*tce_flush)(struct iommu_table *tbl); void __iomem * (*ioremap)(phys_addr_t addr, unsigned long size, - unsigned long flags); + unsigned long flags, void *caller); void (*iounmap)(volatile void __iomem *token); #ifdef CONFIG_PM