Am Mittwoch, 9. Oktober 2019, 14:10:22 CEST schrieb Ben Dooks:
The rockchip_gem_alloc_object function is not exported so make it static to avoid the following sparse warning:
drivers/gpu/drm/rockchip/rockchip_drm_gem.c:297:28: warning: symbol 'rockchip_gem_alloc_object' was not declared. Should it be static?
Signed-off-by: Ben Dooks ben.dooks@codethink.co.uk
applied to drm-misc-next
Thanks Heiko