]> git.dujemihanovic.xyz Git - linux.git/commit
drm/xe/gt: Remove double include
authorLucas De Marchi <lucas.demarchi@intel.com>
Mon, 8 Jul 2024 17:33:01 +0000 (10:33 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 9 Jul 2024 14:37:35 +0000 (07:37 -0700)
commit3d122660dc70029d9cccb4e8670125f0affa959e
tree31510e3fc13a1836dde9fa53156304ef488e2ec6
parent56ab6986992ba143aee0bda33e15a764343e271d
drm/xe/gt: Remove double include

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/
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>
drivers/gpu/drm/xe/xe_gt.c