[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165839867633.1851550.7144468143657941945.b4-ty@cerno.tech>
Date: Thu, 21 Jul 2022 12:17:58 +0200
From: Maxime Ripard <maxime@...no.tech>
To: mripard@...nel.org, maarten.lankhorst@...ux.intel.com,
airlied@...ux.ie, dave.stevenson@...pberrypi.com, daniel@...ll.ch,
wangjingjin1@...wei.com, tzimmermann@...e.de
Cc: Maxime Ripard <maxime@...no.tech>, dri-devel@...ts.freedesktop.org,
zhengbin13@...wei.com, linux-kernel@...r.kernel.org
Subject: Re: (subset) [PATCH -next] drm/vc4: Add explicit declaration of 'drmm_of_get_bridge'
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
Powered by blists - more mailing lists