Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Wajdeczko <michal.wajdeczko@intel.com>
To: Lucas De Marchi <lucas.demarchi@intel.com>,
	intel-xe@lists.freedesktop.org
Cc: Matthew Auld <matthew.auld@intel.com>, kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] drm/xe/gt: Remove double include
Date: Mon, 8 Jul 2024 19:43:16 +0200	[thread overview]
Message-ID: <709d30e5-d456-43bf-8058-ba40dd4db4e6@intel.com> (raw)
In-Reply-To: <20240708173301.1543871-1-lucas.demarchi@intel.com>



On 08.07.2024 19:33, Lucas De Marchi wrote:
> The header generated/xe_wa_oob.h is included twice. Remove one.
> 
> Fixes: 01570b446939 ("drm/xe/bmg: implement Wa_16023588340")
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/r/202407052122.AzuWSPuo-lkp@intel.com/
> Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>

Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>

> ---
>  drivers/gpu/drm/xe/xe_gt.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/xe/xe_gt.c b/drivers/gpu/drm/xe/xe_gt.c
> index ce8994b808fe..b04e47186f5b 100644
> --- a/drivers/gpu/drm/xe/xe_gt.c
> +++ b/drivers/gpu/drm/xe/xe_gt.c
> @@ -9,7 +9,6 @@
>  
>  #include <drm/drm_managed.h>
>  #include <drm/xe_drm.h>
> -#include <generated/xe_wa_oob.h>
>  
>  #include <generated/xe_wa_oob.h>
>  

  parent reply	other threads:[~2024-07-08 17:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-08 17:33 [PATCH] drm/xe/gt: Remove double include Lucas De Marchi
2024-07-08 17:39 ` ✓ CI.Patch_applied: success for " Patchwork
2024-07-08 17:39 ` ✓ CI.checkpatch: " Patchwork
2024-07-08 17:40 ` ✓ CI.KUnit: " Patchwork
2024-07-08 17:43 ` Michal Wajdeczko [this message]
2024-07-09 14:38   ` [PATCH] " Lucas De Marchi
2024-07-08 17:52 ` ✓ CI.Build: success for " Patchwork
2024-07-08 17:54 ` ✓ CI.Hooks: " Patchwork
2024-07-08 17:56 ` ✓ CI.checksparse: " Patchwork
2024-07-08 18:11 ` ✓ CI.BAT: " Patchwork
2024-07-08 22:43 ` ✗ CI.FULL: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=709d30e5-d456-43bf-8058-ba40dd4db4e6@intel.com \
    --to=michal.wajdeczko@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=lkp@intel.com \
    --cc=lucas.demarchi@intel.com \
    --cc=matthew.auld@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox