On Tue, 29 Oct 2024 22:28:23 +0200, Dmitry Baryshkov wrote: > The LKP reported [1] a symbol clash between the drm/msm/dp and the HIMBC > driver being sumbitted, because both of them use a generic dp_ prefix > for a lot of symbols. It's a hight time we made msm/dp driver use > something less generic, like msm_dp. > > [1] https://lore.kernel.org/oe-kbuild-all/202410250305.UHKDhtxy-lkp@xxxxxxxxx/ > > [...] Applied, thanks! [1/3] drm/msm/dp: prefix all symbols with msm_dp_ https://gitlab.freedesktop.org/lumag/msm/-/commit/fb7d509b1710 [2/3] drm/msm/dp: rename edp_ bridge functions and struct https://gitlab.freedesktop.org/lumag/msm/-/commit/f47e87b07935 [3/3] drm/msm/dp: tidy up platform data names https://gitlab.freedesktop.org/lumag/msm/-/commit/c36a410780a3 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>