]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe: Fix missing kernel-doc
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 11 Jul 2025 21:49:12 +0000 (14:49 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 14 Jul 2025 15:01:19 +0000 (08:01 -0700)
commite08c0fa02e4ea02b4494b7bcb2e9cac99439f725
tree4fa5da973c5ce497e5599b9ae2f644916e026c7d
parent8f3d1c9fb04e2ae018d06b4cacc49e146120facc
drm/xe: Fix missing kernel-doc

Fix warning:

Warning: drivers/gpu/drm/xe/xe_device_types.h:658 struct member 'wa_active' not described in 'xe_device'

Fixes: 661a6950e061 ("drm/xe: Add infrastructure for Device OOB workarounds")
Cc: Matt Atwood <matthew.s.atwood@intel.com>
Reviewed-by: Jonathan Cavitt <joanthan.cavitt@intel.com>
Link: https://lore.kernel.org/r/20250711214911.2009714-2-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_device_types.h