Hi, Dave & Sima: This includes: 1. fix sparse warnings
Regards, Chun-Kuang. The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731: Linux 7.1-rc1 (2026-04-26 14:19:00 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git tags/mediatek-drm-fixes-20260521 for you to fetch changes up to 87ed4e845d5a90bba1a56c0a5c580a13982e8648: drm/mediatek: mtk_hdmi_ddc: Fix non-static global variable (2026-05-18 14:21:39 +0000) ---------------------------------------------------------------- Mediatek DRM Fixes - 20260521 1. fix sparse warnings ---------------------------------------------------------------- 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(-)
