]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/connector: hdmi: shorten too long function name
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 24 Jun 2024 17:39:58 +0000 (20:39 +0300)
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 25 Jun 2024 12:09:56 +0000 (15:09 +0300)
commit06ec7893a4b48a1fad9e94cb670862ddd65b6eab
treee38928ccebdf89a83405aff9fcc5ed67d3dc56b0
parent26149e6fe1e89dc1a74bf6475f7a6e22dc6f85ab
drm/connector: hdmi: shorten too long function name

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]

Reported-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240624-hdmi-connector-shorten-name-v1-1-5bd3410138db@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
drivers/gpu/drm/display/drm_hdmi_state_helper.c
include/drm/display/drm_hdmi_state_helper.h