ANDROID: ABI: Update db845c symbol list for drm_bridge
With the merge of 5.10.163 via commit 46fa5e23, the patch b12f354f ("drm/msm/hdmi: switch to drm_bridge_connector") got included, and the following 2 function symbol(s) added 'void drm_bridge_connector_enable_hpd(struct drm_connector *)' 'struct drm_connector * drm_bridge_connector_init(struct drm_device *, struct drm_encoder *)' via the commands: $ KMI_SYMBOL_LIST_ADD_ONLY=1 BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -s $ BUILD_CONFIG=common/build.config.gki.aarch64 build/build_abi.sh -u Without this change, DB845c doesn't boot. Fixes: b12f354f ("drm/msm/hdmi: switch to drm_bridge_connector") Change-Id: I98392c564fe52118a09df17d9d681ac4552b02ca Signed-off-by:Sumit Semwal <sumit.semwal@linaro.org>
Loading
Please sign in to comment