From: Ewan Mellor Date: Tue, 30 Jan 2007 16:23:35 +0000 (+0000) Subject: Remove the VTPM.instance field from the bindings. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~15368^2~14 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f3efbd339f80cdb97562d35d4aa834eb37ea4afb;p=xen.git Remove the VTPM.instance field from the bindings. Signed-off-by: Ewan Mellor --- diff --git a/tools/libxen/include/xen_vtpm.h b/tools/libxen/include/xen_vtpm.h index e06b64c33a..add504221f 100644 --- a/tools/libxen/include/xen_vtpm.h +++ b/tools/libxen/include/xen_vtpm.h @@ -66,7 +66,6 @@ typedef struct xen_vtpm_record char *uuid; struct xen_vm_record_opt *vm; struct xen_vm_record_opt *backend; - int64_t instance; } xen_vtpm_record; /**