Skip to content

Commit a265535

Browse files
Lucas De Marchirodrigovivi
authored andcommitted
drm/xe/gt: Remove double include
The header generated/xe_wa_oob.h is included twice. Remove one. Fixes: 27cb2b7 ("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/ Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240708173301.1543871-1-lucas.demarchi@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> (cherry picked from commit 3d12266) Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
1 parent da3ea35 commit a265535

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/gpu/drm/xe/xe_gt.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
#include <drm/drm_managed.h>
1111
#include <drm/xe_drm.h>
12-
#include <generated/xe_wa_oob.h>
1312

1413
#include <generated/xe_wa_oob.h>
1514

0 commit comments

Comments
 (0)