WSL2-Linux-Kernel/drivers/media/platform/mtk-mdp
Mauro Carvalho Chehab 440aae04f3 media: mtk-mdp: address a clang warning
The typecasts at the dvb-core generate clang warnings when W=1
is enabled.

Such warning is harmless, but it causes the build to break with
CONFIG_WERROR and W=1 with clang, so do the cast on a way that
it won't produce warnings anymore.

Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-11-29 13:23:25 +01:00
..
Makefile
mtk_mdp_comp.c
mtk_mdp_comp.h
mtk_mdp_core.c
mtk_mdp_core.h
mtk_mdp_ipi.h
mtk_mdp_m2m.c
mtk_mdp_m2m.h
mtk_mdp_regs.c
mtk_mdp_regs.h
mtk_mdp_vpu.c
mtk_mdp_vpu.h