kernel_samsung_a53x/drivers/gpu/drm/sti
Pei Xiao f935178c4f drm/sti: Add __iomem for mixer_dbg_mxn's parameter
[ Upstream commit 86e8f94789dd6f3e705bfa821e1e416f97a2f863 ]

Sparse complains about incorrect type in argument 1.
expected void const volatile  __iomem *ptr but got void *.
so modify mixer_dbg_mxn's addr parameter.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202411191809.6V3c826r-lkp@intel.com/
Fixes: a5f81078a56c ("drm/sti: add debugfs entries for MIXER crtc")
Signed-off-by: Pei Xiao <xiaopei01@kylinos.cn>
Acked-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/c28f0dcb6a4526721d83ba1f659bba30564d3d54.1732087094.git.xiaopei01@kylinos.cn
Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-17 13:24:27 +01:00
..
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
NOTES Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_awg_utils.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_awg_utils.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_compositor.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_compositor.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_crtc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_crtc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_cursor.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_cursor.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_drv.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_drv.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_dvo.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_gdp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_gdp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_hda.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_hdmi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_hdmi.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_hdmi_tx3g4c28phy.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_hdmi_tx3g4c28phy.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_hqvdp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_hqvdp_lut.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_mixer.c drm/sti: Add __iomem for mixer_dbg_mxn's parameter 2024-12-17 13:24:27 +01:00
sti_mixer.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_plane.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_plane.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_tvout.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_vid.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_vid.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_vtg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sti_vtg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00