(subset) [PATCH -next] drm/vc4: Add explicit declaration of 'drmm_of_get_bridge'

Maxime Ripard maxime at cerno.tech
Thu Jul 21 10:17:58 UTC 2022


On Sat, 16 Jul 2022 10:07:41 +0800, Wang Jingjin wrote:
> Fix the error of implicit declaration of function 'drmm_of_get_bridge':
> 
> drivers/gpu/drm/vc4/vc4_dpi.c:278:11: error: implicit declaration of function ‘drmm_of_get_bridge’; did you mean ‘devm_drm_of_get_bridge’? [-Werror=implicit-function-declaration]
>   bridge = drmm_of_get_bridge(drm, dev->of_node, 0, 0);
> 
> 

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

Thanks!
Maxime


More information about the dri-devel mailing list