[PATCH 0/3] media: Fix warnings with llvm9
Ricardo Ribalda
ribalda at chromium.org
Mon Dec 2 07:47:14 PST 2024
When we tried to build media with llvm we got some new warnings, lets
try to fix them before llvm is part of our CI.
Signed-off-by: Ricardo Ribalda <ribalda at chromium.org>
---
Ricardo Ribalda (3):
media: cx231xx: Convert enum into a define
media: atomisp: Use the actual value of the enum instead of the enum
media: mediatek: vcodec: Workaround a compiler warning
.../mediatek/vcodec/encoder/venc/venc_h264_if.c | 6 ++++--
drivers/media/usb/cx231xx/cx231xx-pcb-cfg.h | 18 +++++++-----------
.../media/atomisp/pci/hive_isp_css_common/irq_global.h | 2 +-
3 files changed, 12 insertions(+), 14 deletions(-)
---
base-commit: 40384c840ea1944d7c5a392e8975ed088ecf0b37
change-id: 20241202-fix-llvm9-4c8d705c9e3e
Best regards,
--
Ricardo Ribalda <ribalda at chromium.org>
More information about the Linux-mediatek
mailing list