Re: [PATCH] drm/connector: hdmi: shorten too long function name
From: Maxime Ripard
Date: Tue Jun 25 2024 - 03:21:28 EST
On Mon, 24 Jun 2024 20:39:58 +0300, Dmitry Baryshkov wrote:
> If CONFIG_MODVERSIONS is enabled, then using the HDMI Connector
> framework can result in build failures. Rename the function to make it
> fit into the name requirements.
>
> ERROR: modpost: too long symbol "drm_atomic_helper_connector_hdmi_disable_audio_infoframe" [drivers/gpu/drm/msm/msm.ko]
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime