[PATCH 3/3] drm/xe/vm: don't include xe_gt.h

Matthew Brost matthew.brost at intel.com
Fri Apr 12 22:34:58 UTC 2024


On Fri, Apr 12, 2024 at 12:31:47PM +0100, Matthew Auld wrote:
> clangd complains here, since nothing in xe_gt.h seems to be needed.
> 
> Signed-off-by: Matthew Auld <matthew.auld at intel.com>
> Cc: Matthew Brost <matthew.brost at intel.com>

This isn't related to rest of the series is it?

Anyways, LGTM:
Reviewed-by: Matthew Brost <matthew.brost at intel.com>

> ---
>  drivers/gpu/drm/xe/xe_vm.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/xe/xe_vm.c b/drivers/gpu/drm/xe/xe_vm.c
> index 300d166f412e..35b63512d288 100644
> --- a/drivers/gpu/drm/xe/xe_vm.c
> +++ b/drivers/gpu/drm/xe/xe_vm.c
> @@ -27,7 +27,6 @@
>  #include "xe_device.h"
>  #include "xe_drm_client.h"
>  #include "xe_exec_queue.h"
> -#include "xe_gt.h"
>  #include "xe_gt_pagefault.h"
>  #include "xe_gt_tlb_invalidation.h"
>  #include "xe_migrate.h"
> -- 
> 2.44.0
> 


More information about the Intel-xe mailing list