mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 18:42:14 -04:00
drm/xe: Fix xe_tuning include
xe_tuning.c should include xe_tuning.h, not xe_wa.h Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
This commit is contained in:
committed by
Rodrigo Vivi
parent
62421b45d4
commit
b799aa5a04
@@ -3,7 +3,7 @@
|
||||
* Copyright © 2022 Intel Corporation
|
||||
*/
|
||||
|
||||
#include "xe_wa.h"
|
||||
#include "xe_tuning.h"
|
||||
|
||||
#include "xe_platform_types.h"
|
||||
#include "xe_gt_types.h"
|
||||
|
||||
Reference in New Issue
Block a user