aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
diff options
context:
space:
mode:
authorRodrigo Vivi <[email protected]>2023-12-18 13:47:02 +0000
committerRodrigo Vivi <[email protected]>2023-12-21 16:47:38 +0000
commite157f0f76258f11920fd5859a8ac1473a8ce5340 (patch)
tree115690d436bc604881b85f6f4beebca39b4e0b92 /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
parentMAINTAINERS: Updates to Intel DRM (diff)
downloadkernel-e157f0f76258f11920fd5859a8ac1473a8ce5340.tar.gz
kernel-e157f0f76258f11920fd5859a8ac1473a8ce5340.zip
drm/xe: Fix build without CONFIG_FAULT_INJECTION
Ideally this header could be included without the CONFIG_FAULT_INJECTION and it would take care itself for the includes it needs. So, let's temporary workaround this by moving this below and including only when CONFIG_FAULT_INJECTION is selected to avoid build breakages. Another solution would be us including the linux/types.h as well, but this creates unnecessary cases. Reference: https://lore.kernel.org/all/[email protected]/ Cc: Himal Prasad Ghimiray <[email protected]> Cc: Oded Gabbay <[email protected]> Cc: Thomas Hellström <[email protected]> Cc: Lucas De Marchi <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]> Reviewed-by: Thomas Hellström <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions