[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240710054941.44013-1-jiapeng.chong@linux.alibaba.com>
Date: Wed, 10 Jul 2024 13:49:41 +0800
From: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
To: lucas.demarchi@...el.com
Cc: thomas.hellstrom@...ux.intel.com,
rodrigo.vivi@...el.com,
maarten.lankhorst@...ux.intel.com,
mripard@...nel.org,
tzimmermann@...e.de,
airlied@...il.com,
daniel@...ll.ch,
intel-xe@...ts.freedesktop.org,
dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org,
Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>,
Abaci Robot <abaci@...ux.alibaba.com>
Subject: [PATCH -next] drm/xe: Remove duplicate generated/xe_wa_oob.h header
./drivers/gpu/drm/xe/xe_gt.c: generated/xe_wa_oob.h is included more than once.
Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9493
Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
---
drivers/gpu/drm/xe/xe_gt.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/gpu/drm/xe/xe_gt.c b/drivers/gpu/drm/xe/xe_gt.c
index ce8994b808fe..5547191773fb 100644
--- a/drivers/gpu/drm/xe/xe_gt.c
+++ b/drivers/gpu/drm/xe/xe_gt.c
@@ -11,8 +11,6 @@
#include <drm/xe_drm.h>
#include <generated/xe_wa_oob.h>
-#include <generated/xe_wa_oob.h>
-
#include "instructions/xe_gfxpipe_commands.h"
#include "instructions/xe_mi_commands.h"
#include "regs/xe_gt_regs.h"
--
2.20.1.7.g153144c
Powered by blists - more mailing lists