Hi, Louis: Louis-Alexis Eyraud <[email protected]> 於 2026年4月29日週三 上午9:59寫道: > > This series fixes in the mediatek-drm driver the sparse warnings > reported by [1] and two others introduced during v6.16 development > cycle. > > The series has compile-tested and is based on linux-next (tag: > next-2040428). > > [1]: https://lore.kernel.org/all/[email protected]/
For this series, applied to mediatek-drm-fixes [1], thanks. [1] https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git/log/?h=mediatek-drm-fixes Regards, Chun-Kuang. > > Signed-off-by: Louis-Alexis Eyraud <[email protected]> > --- > Louis-Alexis Eyraud (4): > drm/mediatek: mtk_hdmi_ddc_v2: Fix non-static global variable > drm/mediatek: mtk_hdmi_v2: Fix non-static global variable > drm/mediatek: mtk_cec: Fix non-static global variable > drm/mediatek: mtk_hdmi_ddc: Fix non-static global variable > > drivers/gpu/drm/mediatek/mtk_cec.c | 2 +- > drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c | 2 +- > drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c | 2 +- > drivers/gpu/drm/mediatek/mtk_hdmi_v2.c | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > --- > base-commit: 0f3ef35b0747832b58b97171bad99011d084c6b1 > change-id: 20260424-mediatek-drm-fix-sparse-warnings-7404de18204c > > Best regards, > -- > Louis-Alexis Eyraud <[email protected]> >
