(subset) [PATCH] drm/vc4: change vc4_dma_range_matches from a global to static

Maxime Ripard maxime at cerno.tech
Thu Jun 30 07:40:45 UTC 2022


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


More information about the dri-devel mailing list