X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fxen%2Fxen-ops.h;h=6a198e46ab6e1c50cdff7fe76d58b3a4afb43d43;hb=adb3b1f3fc1c6edb501808ebf80a81e81c52eb73;hp=03c85d7387fb7be265dad680dd50ba13b5425341;hpb=2ff55e98d6e662a4887d2c688a4ab2ae510a97df;p=karo-tx-linux.git diff --git a/include/xen/xen-ops.h b/include/xen/xen-ops.h index 03c85d7387fb..6a198e46ab6e 100644 --- a/include/xen/xen-ops.h +++ b/include/xen/xen-ops.h @@ -23,6 +23,7 @@ int xen_create_contiguous_region(unsigned long vstart, unsigned int order, void xen_destroy_contiguous_region(unsigned long vstart, unsigned int order); +struct vm_area_struct; int xen_remap_domain_mfn_range(struct vm_area_struct *vma, unsigned long addr, unsigned long mfn, int nr,