diff options
author | Dafna Hirschfeld <dhirschfeld@habana.ai> | 2024-02-21 11:36:22 +0300 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@intel.com> | 2024-02-22 08:53:15 +0300 |
commit | a24d9099777d9c314c984b94653407710c2358b4 (patch) | |
tree | ca20026a5955503a24ec44ac4df9b74c9e45b2a9 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | de74079f00897b88879fa54476320928c5605774 (diff) | |
download | linux-a24d9099777d9c314c984b94653407710c2358b4.tar.xz |
drm/xe: Do not include current dir for generated/xe_wa_oob.h
The generated file 'generated/xe_wa_oob.h' is included using:
"generated/xe_wa_oob.h"
which first look inside the source code. But the file resides
in the build directory and should therefore be included using:
<generated/xe_wa_oob.h>
Signed-off-by: Dafna Hirschfeld <dhirschfeld@habana.ai>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240221083622.1584492-1-dhirschfeld@habana.ai
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions