[Intel-gfx] [PATCH 3/6] i915/gvt: remove unused xen bits
Zhenyu Wang
zhenyuw at linux.intel.com
Wed Apr 8 01:44:37 UTC 2020
On 2020.04.04 11:40:58 +0200, Christoph Hellwig wrote:
> No Xen support anywhere here. Remove a dead declaration and an unused
> include.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
We'll keep that off-tree.
Acked-by: Zhenyu Wang <zhenyuw at linux.intel.com>
Thanks
> drivers/gpu/drm/i915/gvt/gvt.c | 1 -
> drivers/gpu/drm/i915/gvt/hypercall.h | 2 --
> 2 files changed, 3 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/gvt/gvt.c b/drivers/gpu/drm/i915/gvt/gvt.c
> index 9e1787867894..c7c561237883 100644
> --- a/drivers/gpu/drm/i915/gvt/gvt.c
> +++ b/drivers/gpu/drm/i915/gvt/gvt.c
> @@ -31,7 +31,6 @@
> */
>
> #include <linux/types.h>
> -#include <xen/xen.h>
> #include <linux/kthread.h>
>
> #include "i915_drv.h"
> diff --git a/drivers/gpu/drm/i915/gvt/hypercall.h b/drivers/gpu/drm/i915/gvt/hypercall.h
> index b17c4a1599cd..b79da5124f83 100644
> --- a/drivers/gpu/drm/i915/gvt/hypercall.h
> +++ b/drivers/gpu/drm/i915/gvt/hypercall.h
> @@ -79,6 +79,4 @@ struct intel_gvt_mpt {
> bool (*is_valid_gfn)(unsigned long handle, unsigned long gfn);
> };
>
> -extern struct intel_gvt_mpt xengt_mpt;
> -
> #endif /* _GVT_HYPERCALL_H_ */
> --
> 2.25.1
>
> _______________________________________________
> intel-gvt-dev mailing list
> intel-gvt-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gvt-dev
--
Open Source Technology Center, Intel ltd.
$gpg --keyserver wwwkeys.pgp.net --recv-keys 4D781827
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20200408/9fd7179e/attachment.sig>
More information about the Intel-gfx
mailing list