mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 20:22:08 +02: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:
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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user