X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Fasm-ppc%2Fmachdep.h;h=f01255bd1dc3739e8c71c5e4c88198ca6884d13a;hb=8b150478aeb1a8edb9015c2f7ac4da637ff65c45;hp=6c6d23abbe916ac03ed1147d0ed45b6140800fd8;hpb=d49b340124a34fcb8bceda472558ccef7232c16f;p=mirror_ubuntu-bionic-kernel.git diff --git a/include/asm-ppc/machdep.h b/include/asm-ppc/machdep.h index 6c6d23abbe91..f01255bd1dc3 100644 --- a/include/asm-ppc/machdep.h +++ b/include/asm-ppc/machdep.h @@ -98,7 +98,7 @@ struct machdep_calls { /* Get access protection for /dev/mem */ pgprot_t (*phys_mem_access_prot)(struct file *file, - unsigned long offset, + unsigned long pfn, unsigned long size, pgprot_t vma_prot);