Re: (subset) [PATCH] drm/vc4: remove unused render_wait variable
From: Maxime Ripard
Date: Tue Apr 11 2023 - 08:31:59 EST
On Thu, 06 Apr 2023 11:12:03 -0400, Tom Rix wrote:
> smatch reports
> drivers/gpu/drm/vc4/vc4_irq.c:60:1: warning: symbol
> 'render_wait' was not declared. Should it be static?
>
> This variable is not used so remove it.
>
>
> [...]
Applied to drm/drm-misc (drm-misc-next).
Thanks!
Maxime