[PATCH 0/3] media: Fix warnings with llvm9
From: Ricardo Ribalda
Date: Mon Dec 02 2024 - 10:47:28 EST
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@xxxxxxxxxxxx>
---
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@xxxxxxxxxxxx>