On Wed, 29 Jun 2022 16:01:01 -0400, Tom Rix wrote:
> sparse reports
> drivers/gpu/drm/vc4/vc4_drv.c:270:27: warning: symbol 'vc4_dma_range_matches' 
> was not declared. Should it be static?
> 
> vc4_dma_range_matches is only used in vc4_drv.c, so it's storage class 
> specifier
> should be static.
> 
> 
> [...]

Applied to drm/drm-misc (drm-misc-next).

Thanks!
Maxime

Reply via email to