Skip to content

Commit a265535

Browse files
lucasdemarchirodrigovivi
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 <[email protected]> Closes: https://lore.kernel.org/r/[email protected]/ Reviewed-by: Michal Wajdeczko <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Lucas De Marchi <[email protected]> (cherry picked from commit 3d12266) Signed-off-by: Rodrigo Vivi <[email protected]>
1 parent da3ea35 commit a265535

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)