[PATCH] drm: renesas: rz-du: Fix redefinition errors related to rzg2l_du_vsp_*()

Maxime Ripard mripard at kernel.org
Thu Feb 22 10:14:19 UTC 2024


Hi,

Thanks for working on this

On Thu, Feb 22, 2024 at 09:56:30AM +0000, Biju Das wrote:
> Fix the redefinition errors for the below functions on x86 by replacing
> CONFIG_DRM_RCAR_VSP->IS_ENABLED(CONFIG_VIDEO_RENESAS_VSP1) and adding
> EXPORT_SYMBOL_GPL for all:
>  1) rzg2l_du_vsp_init()
>  2) rzg2l_du_vsp_enable()
>  3) rzg2l_du_vsp_disable()
>  4) rzg2l_du_vsp_atomic_flush()
>  5) rzg2l_du_vsp_get_drm_plane()

This really should be two patches: you're fixing some symbols not being
exported (because they need to be called by what other module?) and then
fixing the redefinition error you're mentionning in the title.

Maxime
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20240222/8e6149b4/attachment-0001.sig>


More information about the dri-devel mailing list