lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ