[PATCH v1 0/2] drm/i915/fence: A couple of build fixes

Andy Shevchenko andriy.shevchenko at linux.intel.com
Thu Aug 29 15:58:36 UTC 2024


With CONFIG_WERROR=y and `make W=1` build fails on my x86_64 machine.
This is due to some unused functions. Hence these quick fixes.

Andy Shevchenko (2):
  drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unused
  drm/i915/fence: Mark debug_fence_free() with __maybe_unused

 drivers/gpu/drm/i915/i915_sw_fence.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac



More information about the dri-devel mailing list