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